summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_blit.h
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2017-01-24 00:45:53 -0800
committerKenneth Graunke <[email protected]>2017-01-26 00:52:52 -0800
commitfcf723b647f36fa174d29b1fe6a9732637a1f8d1 (patch)
tree82c501a569c1746b34d159b04001ef6a4d85f4d1 /src/mesa/drivers/dri/i965/intel_blit.h
parent9b25769da63999fa65a70a14194a452c49d18f3e (diff)
i965: Use a UW source type for CS_OPCODE_CS_TERMINATE.
SIMD16 compute shaders use a send(16) with mlen 1 for the EOT message, using a source of g127 for the single register. With a UD type, this supposedly could read g128, which doesn't exist, causing the simulator to get cranky. Use a UW type to avoid this. Cc: "17.0" <[email protected]> Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Francisco Jerez <[email protected]> Reviewed-by: Jordan Justen <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/intel_blit.h')
0 files changed, 0 insertions, 0 deletions