summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600_blit.c
diff options
context:
space:
mode:
authorRoland Scheidegger <[email protected]>2013-02-23 01:16:54 +0100
committerRoland Scheidegger <[email protected]>2013-02-25 20:38:23 +0100
commitc0ba1080df4fa75ba23f254f2f998c97af70764b (patch)
tree97351c207ee53478c5dc02a604875423380629ef /src/gallium/drivers/r600/r600_blit.c
parent20183177a5803317fe69f1f1a8dfae4d18b3702f (diff)
draw: make sure pipeline is revalidated when sampler views or samplers change.
Since with llvm execution parts of sampler view and sampler state is baked into the shader, we need to revalidate otherwise the wrong shader might get used. (Not completely sure but I think this would not be required for non-llvm case, along with everything else in these functions.) This caused bugs in piglit arb_texture_buffer_object-formats, because we never noticed that the view format changed. Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r600/r600_blit.c')
0 files changed, 0 insertions, 0 deletions