mesa/src/gallium/include
Younes Manton 0521c2682a gallium: Add PIPE_BUFFER_USAGE_DISCARD.
When passed to map() signals that the buffer's previous contents are
not required, allowing the driver to allocate a new buffer if the
current buffer can not be mapped immediately.
2009-01-18 21:40:10 -05:00
..
pipe gallium: Add PIPE_BUFFER_USAGE_DISCARD. 2009-01-18 21:40:10 -05:00
state_tracker egl: Add a egl state_tracker that use Gallium 2009-01-18 15:40:12 +01:00