HomeSort by relevance Sort by last modified time
    Searched refs:VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_G (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/virgl/
virgl_protocol.h 338 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_G(x) (((x) & 0x7) << 3)
virgl_encode.c 587 VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_G(state->swizzle_g) |
    [all...]

Completed in 686 milliseconds