Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvirgl_protocol.h387 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_A(x) (((x) & 0x7) << 9) macro
/external/minigbm/external/
Dvirgl_protocol.h372 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_A(x) (((x) & 0x7) << 9) macro
/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h375 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_A(x) (((x) & 0x7) << 9) macro