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

  /external/mesa3d/src/gallium/drivers/virgl/
virgl_protocol.h 147 #define VIRGL_OBJ_DSA_S1_STENCIL_ZFAIL_OP(x) (((x) & 0x7) << 10)
virgl_encode.c 138 VIRGL_OBJ_DSA_S1_STENCIL_ZFAIL_OP(dsa_state->stencil[i].zfail_op) |
    [all...]

Completed in 48 milliseconds