i965/disasm: Add missing message type for Gen7 DP untyped surface read
authorChris Forbes <chrisf@ijw.co.nz>
Tue, 23 Sep 2014 10:16:23 +0000 (22:16 +1200)
committerChris Forbes <chrisf@ijw.co.nz>
Thu, 16 Oct 2014 09:31:43 +0000 (22:31 +1300)
commitf1261db1eea0bea739d5d9e6e1f4ef8192431e26
tree6c36b4982736760bf9bb2353eefb9a96074eb87e
parent0dc56600aa0fae509b60da09f57d1f649125be04
i965/disasm: Add missing message type for Gen7 DP untyped surface read

This is used to implement GLSL's atomicCounter() intrinsic. Previously
it *worked*, but the disassembly was bogus.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
src/mesa/drivers/dri/i965/brw_disasm.c