r300: Vertex program position end bits are known.
authorOliver McFadden <z3ro.geek@gmail.com>
Wed, 20 Jun 2007 12:03:42 +0000 (12:03 +0000)
committerOliver McFadden <z3ro.geek@gmail.com>
Sun, 24 Jun 2007 14:01:19 +0000 (14:01 +0000)
commit252fc61e4860f6a539faaf48f7d657d7d2242fbe
tree050949b27958de82e47baee7db898f01ad106d93
parent27c8488526c5b3b0606cb5a3fbfac7a82246c0bd
r300: Vertex program position end bits are known.

Possibly performance may improve by setting it to the last instruction that
writes result.position, rather than the last instruction in the vertex program.
src/mesa/drivers/dri/r300/r300_context.h
src/mesa/drivers/dri/r300/r300_reg.h
src/mesa/drivers/dri/r300/r300_state.c