summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/vc4_qir_validate.c
Commit message (Expand)AuthorAgeFilesLines
* vc4: Add a QIR value for the QPU element register.Eric Anholt2016-08-251-0/+2
* vc4: Add a "qir_for_each_inst_inorder" macro and use it in many places.Eric Anholt2016-07-121-1/+1
* vc4: Fix compiler warnings in fail_instr path of QIR validate passRhys Kidd2016-05-311-10/+10
* vc4: Add support for loading immediate values in QIR.Eric Anholt2016-05-061-0/+2
* vc4: Add a small QIR validate pass.Eric Anholt2016-05-061-0/+123