gallium: Add PIPE_TRANSFER_MAP_DIRECTLY usage flag.
authorMichel Dänzer <daenzer@vmware.com>
Fri, 2 Oct 2009 16:13:26 +0000 (18:13 +0200)
committerMichel Dänzer <daenzer@vmware.com>
Fri, 2 Oct 2009 16:13:26 +0000 (18:13 +0200)
commit9db647bb7ac5b8e560c49222b4e0c98a3acc4672
tree747a2d009e39d6654e15d52941d3a8a1ed5b1cfe
parent47e41b024e325f69ed514e551a6824afa58f1db6
gallium: Add PIPE_TRANSFER_MAP_DIRECTLY usage flag.

Asks the driver to map the texture storage directly or return NULL if that's
not possible.
src/gallium/include/pipe/p_defines.h