summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_context.h
diff options
context:
space:
mode:
authorThomas Hellstrom <[email protected]>2019-04-05 17:07:49 +0200
committerThomas Hellstrom <[email protected]>2019-06-20 09:30:22 +0200
commit71b43490dd04c03d4027230b0939b81ab91650ca (patch)
treec7bce9af08963e9f5b2b6fd38a5eabb4694999f2 /src/gallium/drivers/svga/svga_context.h
parent8c01e5ed5f2b9e97541444591219c6035da8c046 (diff)
svga: Support ARB_buffer_storage
This basically boils down to supporting persistent and coherent buffer storage. We chose to use coherent buffer storage for all persistent buffers even if it's not explicitly specified, since using glMemoryBarrier to obtain coherency would be particularly expensive in our driver stack, and require a lot of additional bookkeeping. Signed-off-by: Thomas Hellstrom <[email protected]> Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/drivers/svga/svga_context.h')
0 files changed, 0 insertions, 0 deletions