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

  /external/mesa3d/src/gallium/drivers/virgl/
virgl_protocol.h 124 #define VIRGL_OBJ_BLEND_S2_RT_RGB_FUNC(x) (((x) & 0x7) << 1)
virgl_encode.c 105 VIRGL_OBJ_BLEND_S2_RT_RGB_FUNC(blend_state->rt[i].rgb_func) |
    [all...]

Completed in 637 milliseconds