summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_miptree.c
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2011-12-10 18:33:49 +0000
committerDave Airlie <[email protected]>2011-12-18 20:54:50 +0000
commit3788b4b5c942b2346bf122486b687c632ab7eac4 (patch)
treebc260166fadf2d373878b0a8783b698149dc6d84 /src/gallium/drivers/nvc0/nvc0_miptree.c
parentbdd76ebef126281d837f3a817a9f19fca7799a88 (diff)
glsl_to_tgsi: make sure copied instructions don't lose texture target. (v2)
The piglit draw-pixel-with-texture was asserting in the glsl->tgsi code, due to 0 texture target, this makes sure the texture target is copied over correctly when we copy instructions around. v2: drive-by fix bitmap on the way past. This avoids the assertion, have to contemplate fixing things as per the spec later. Signed-off-by: Dave Airlie <[email protected]> Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/drivers/nvc0/nvc0_miptree.c')
0 files changed, 0 insertions, 0 deletions