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

  /external/mesa3d/src/gallium/drivers/virgl/
virgl_protocol.h 178 #define VIRGL_OBJ_RS_S0_MULTISAMPLE(x) (((x) & 0x1) << 25)
virgl_encode.c 178 VIRGL_OBJ_RS_S0_MULTISAMPLE(state->multisample) |
    [all...]

Completed in 66 milliseconds