Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvirgl_protocol.h384 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_R(x) (((x) & 0x7) << 0) macro
/external/minigbm/external/
Dvirgl_protocol.h369 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_R(x) (((x) & 0x7) << 0) macro
/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h372 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_R(x) (((x) & 0x7) << 0) macro