radeonsi: remove obsolete shader definitions
[mesa.git] / src / gallium / drivers / vc4 / vc4_qir_validate.c
2016-08-26 Eric Anholtvc4: Add a QIR value for the QPU element register.
2016-07-12 Eric Anholtvc4: Add a "qir_for_each_inst_inorder" macro and use...
2016-05-31 Rhys Kiddvc4: Fix compiler warnings in fail_instr path of QIR...
2016-05-06 Eric Anholtvc4: Add support for loading immediate values in QIR.
2016-05-06 Eric Anholtvc4: Add a small QIR validate pass.