llvmpipe: Trivially advertise PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENT.
authorJose Fonseca <jfonseca@vmware.com>
Thu, 5 Feb 2015 14:33:06 +0000 (14:33 +0000)
committerJose Fonseca <jfonseca@vmware.com>
Thu, 5 Feb 2015 16:16:47 +0000 (16:16 +0000)
commit08efcc0960ab3a0b781c4b9d630d3d97763cadb0
tree0b3e43f220b533052eec1b9ce24a375464716a7d
parent2335153ff2fae01d6294876a86d3eab59c6c4236
llvmpipe: Trivially advertise PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENT.

Nothing special needs to be done.

Even though llvmpipe copies constant (ie uniform) buffers internally, the
application is supposed to flush and sync, so all should work.

All bufferstorage piglit tests pass.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/drivers/llvmpipe/lp_screen.c