summaryrefslogtreecommitdiffstats
path: root/src/mesa/program/prog_print.c
diff options
context:
space:
mode:
authorFrancisco Jerez <[email protected]>2015-03-19 15:12:01 +0200
committerFrancisco Jerez <[email protected]>2015-05-04 15:05:20 +0300
commitc97a7705ea61f0d1e78bcfe91c0c8e05c79b45cb (patch)
tree5c56d5fb53aa82e2e85fbad7d65bb15bce8ed0c3 /src/mesa/program/prog_print.c
parentac747ca5f72332b1ff97041cc808be551596a26f (diff)
i965: Reorder sources of the untyped atomic opcode.
This is consistent with the untyped surface read opcode. From now on all typed and untyped surface access opcodes will follow the same pattern: src[0] will be the message payload, src[1] will be the surface index and src[2] will be a control immediate (atomic operation for atomic opcodes and number of vector components for surface read and write opcodes). Reviewed-by: Topi Pohjolainen <[email protected]> Acked-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/program/prog_print.c')
0 files changed, 0 insertions, 0 deletions