Home | History | Annotate | Download | only in vl

Lines Matching refs:PIPE_STENCIL_OP_KEEP

870       dsa.stencil[i].fail_op = PIPE_STENCIL_OP_KEEP;
871 dsa.stencil[i].zpass_op = PIPE_STENCIL_OP_KEEP;
872 dsa.stencil[i].zfail_op = PIPE_STENCIL_OP_KEEP;