Home
last modified time | relevance | path

Searched defs:PIPE_BIND_RENDER_TARGET (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/rutabaga_gfx/ffi/src/tests/
Drutabaga_test.c49 #define PIPE_BIND_RENDER_TARGET 2 macro
/external/virglrenderer/src/gallium/include/pipe/
Dp_defines.h380 #define PIPE_BIND_RENDER_TARGET (1 << 1) /* create_surface */ macro
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h458 #define PIPE_BIND_RENDER_TARGET (1 << 1) /* create_surface */ macro