Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvirgl_protocol.h385 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_G(x) (((x) & 0x7) << 3) macro
/external/minigbm/external/
Dvirgl_protocol.h370 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_G(x) (((x) & 0x7) << 3) macro
/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h373 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_G(x) (((x) & 0x7) << 3) macro