r600g: implement invalidation of texture buffer objects

Graphics / Mesa 3D Graphics Library / Mesa - Marek Olšák [amd.com] - 14 August 2014 13:45 UTC

This fixes piglit spec/ARB_texture_buffer_object/data-sync.

79f28cd r600g: implement invalidation of texture buffer objects
src/gallium/drivers/r600/evergreen_state.c | 9 ++++--
src/gallium/drivers/r600/r600_pipe.h | 1 +
src/gallium/drivers/r600/r600_state_common.c | 39 +++++++++++++++++++++++--
src/gallium/drivers/radeon/r600_pipe_common.c | 2 ++
src/gallium/drivers/radeon/r600_pipe_common.h | 5 ++++
5 files changed, 51 insertions(+), 5 deletions(-)

Upstream: cgit.freedesktop.org


  • Share