Home | History | Annotate | Download | only in vega

Lines Matching refs:PIPE_STENCIL_OP_REPLACE

1111    dsa.stencil[0].fail_op = PIPE_STENCIL_OP_REPLACE;
1112 dsa.stencil[0].zfail_op = PIPE_STENCIL_OP_REPLACE;
1113 dsa.stencil[0].zpass_op = PIPE_STENCIL_OP_REPLACE;