mesa/src/gallium/include
Marek Olšák 9daaa6f5a6 gallium: add a pipe_context parameter to resource_get_handle
radeonsi needs to do some operations (DCC decompression) for OpenGL-OpenCL
interop and this is the only way to make it coherent with the current
context. It can optionally be set to NULL.

Reviewed-by: Brian Paul <brianp@vmware.com>
2016-08-25 14:09:48 +02:00
..
pipe gallium: add a pipe_context parameter to resource_get_handle 2016-08-25 14:09:48 +02:00
state_tracker glsl: add driconf to zero-init unintialized vars 2016-07-02 09:00:19 -04:00