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

  /external/mesa3d/src/gallium/drivers/virgl/
virgl_protocol.h 170 #define VIRGL_OBJ_RS_S0_CLAMP_FRAGMENT_COLOR(x) (((x) & 0x1) << 17)
virgl_encode.c 170 VIRGL_OBJ_RS_S0_CLAMP_FRAGMENT_COLOR(state->clamp_fragment_color) |
    [all...]

Completed in 71 milliseconds