Home
last modified time | relevance | path

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

/external/crosvm/gpu_renderer/src/generated/
Dp_defines.rs141 pub const PIPE_BIND_CURSOR: u32 = 65536; constant
/external/virglrenderer/src/gallium/include/pipe/
Dp_defines.h366 #define PIPE_BIND_CURSOR (1 << 16) /* mouse cursor */ macro
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h474 #define PIPE_BIND_CURSOR (1 << 11) /* mouse cursor */ macro