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

  /external/mesa3d/src/gallium/drivers/virgl/
virgl_protocol.h 340 #define VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_A(x) (((x) & 0x7) << 9)
virgl_encode.c 589 VIRGL_OBJ_SAMPLER_VIEW_SWIZZLE_A(state->swizzle_a);
    [all...]

Completed in 3613 milliseconds