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

  /external/mesa3d/src/gallium/drivers/virgl/
virgl_protocol.h 146 #define VIRGL_OBJ_DSA_S1_STENCIL_ZPASS_OP(x) (((x) & 0x7) << 7)
virgl_encode.c 137 VIRGL_OBJ_DSA_S1_STENCIL_ZPASS_OP(dsa_state->stencil[i].zpass_op) |
    [all...]

Completed in 115 milliseconds