Searched refs:VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_A (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_protocol.h368 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_A(x) (((x) & 0x7) << 9) macro
H A Dvirgl_encode.c644 VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_A(state->swizzle_a);
/xsrc/external/mit/MesaLib/dist/src/virtio/virtio-gpu/
H A Dvirgl_protocol.h394 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_A(x) (((x) & 0x7) << 9) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_encode.c995 VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_A(state->swizzle_a);

Completed in 10 milliseconds