summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/tgsi
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2014-10-02 23:32:59 -0700
committerEric Anholt <[email protected]>2014-10-08 17:42:59 +0200
commit84caf5a8617b99b6453fb66cb371a89ea2205dba (patch)
tree2256ba7e748fd13aabf815f286fba8567b8e4b28 /src/gallium/auxiliary/tgsi
parent48af7426f295a02ea68c4b460e006c289b10192c (diff)
vc4: Set unused raddr fields to QPU_R_NOP.
The simulator assertion fails if you have a write to a reg and then a read (for example, in the NOP side of an instruction), even if the read isn't used for anything. By setting unused raddrs to NOP, we avoid the problem (since only the phsyical registers are tracked).
Diffstat (limited to 'src/gallium/auxiliary/tgsi')
0 files changed, 0 insertions, 0 deletions