summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
diff options
context:
space:
mode:
authorFrancisco Jerez <[email protected]>2015-01-31 20:04:55 +0200
committerFrancisco Jerez <[email protected]>2015-05-13 14:28:25 +0300
commitd247615e0d67a7c8eaeea3fece837229c8c9658c (patch)
tree74b092cd1a5a598dd6cfe9f47a8eb82e094d8138 /src/gallium/targets
parent58715b72396133350c1549381553121f936a198e (diff)
i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage().
This problem can easily be reproduced with a number of ARB_shader_image_load_store piglit tests, which use a buffer object as PBO for a pixel transfer operation and later on bind the same buffer to the pipeline as shader image -- The problem is not exclusive to images though, and is likely to affect other kinds of buffer objects that can be bound to the 3D pipeline, including vertex, index, uniform, atomic counter buffers, etc. CC: 10.5 <[email protected]> Reviewed-by: Jason Ekstrand <[email protected]> Reviewed-by: Anuj Phogat <[email protected]>
Diffstat (limited to 'src/gallium/targets')
0 files changed, 0 insertions, 0 deletions