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

  /external/mesa3d/src/gallium/drivers/virgl/
virgl_protocol.h 164 #define VIRGL_OBJ_RS_S0_CULL_FACE(x) (((x) & 0x3) << 8)
virgl_encode.c 164 VIRGL_OBJ_RS_S0_CULL_FACE(state->cull_face) |
    [all...]

Completed in 45 milliseconds