Home
last modified time | relevance | path

Searched refs:zFailOp (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c623 unsigned func, zFailOp, zPassOp, failOp; in depth_stencil_test_quad() local
639 zFailOp = softpipe->depth_stencil->stencil[face].zfail_op; in depth_stencil_test_quad()
665 if (zFailOp != PIPE_STENCIL_OP_KEEP) { in depth_stencil_test_quad()
667 apply_stencil_op(data, zFailMask, zFailOp, ref, wrtMask); in depth_stencil_test_quad()

Completed in 3 milliseconds