Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvirgl_protocol.h386 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_B(x) (((x) & 0x7) << 6) macro
/external/minigbm/external/
Dvirgl_protocol.h371 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_B(x) (((x) & 0x7) << 6) macro
/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h374 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_B(x) (((x) & 0x7) << 6) macro