OSDN Git Service

i965: Remove ir_txf coord+offset special case in visitors
authorChris Forbes <chrisf@ijw.co.nz>
Sat, 12 Oct 2013 11:02:04 +0000 (00:02 +1300)
committerChris Forbes <chrisf@ijw.co.nz>
Sat, 26 Oct 2013 09:56:27 +0000 (22:56 +1300)
commit598ca510b8a118c3c7e18b5d031a2b116120e0a6
tree45e80e8cf6f2f1a4ef5f56443b4ccf9f7173517d
parent06de9f8ff15559dffddf26d1969d35e74fbf253f
i965: Remove ir_txf coord+offset special case in visitors

Just let it be handled by the lowering pass.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp