Home | History | Annotate | Download | only in util

Lines Matching refs:PIPE_STENCIL_OP_REPLACE

192    dsa.stencil[0].fail_op = PIPE_STENCIL_OP_REPLACE;
193 dsa.stencil[0].zpass_op = PIPE_STENCIL_OP_REPLACE;
194 dsa.stencil[0].zfail_op = PIPE_STENCIL_OP_REPLACE;