Home
last modified time | relevance | path

Searched refs:VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_R (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/virtio/virtio-gpu/
H A Dvirgl_protocol.h392 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_R(x) (((x) & 0x7) << 0) macro
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.c1009 tmp = VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_R(state->swizzle_r) | in virgl_encode_sampler_view()

Completed in 6 milliseconds