Home
last modified time | relevance | path

Searched refs:VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h371 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE 6 macro
/external/minigbm/external/
Dvirgl_protocol.h368 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE 6 macro
/external/virglrenderer/src/
Dvirgl_protocol.h383 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE 6 macro
Dvrend_decode.c643 swizzle_packed = get_buf_entry(buf, VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE); in vrend_decode_create_sampler_view()