OSDN Git Service

r600/shader: move get_temp and last_instruction helpers up
authorDave Airlie <airlied@redhat.com>
Mon, 30 Nov 2015 05:10:51 +0000 (15:10 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 6 Dec 2015 23:59:01 +0000 (09:59 +1000)
commitd87f54f2254344a02a8f1b2e141c9894b3b74864
tree31d5eb01add64c134304243cf4bceb1e6ff51221
parent7933ba4d9cd60f947d98be23c0ab532db245781d
r600/shader: move get_temp and last_instruction helpers up

These are required for tess to be used earlier.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/r600_shader.c