Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c437 apply_stencil_op(struct depth_data *data, in apply_stencil_op() function
653 apply_stencil_op(data, failMask, failOp, ref, wrtMask); in depth_stencil_test_quad()
667 apply_stencil_op(data, zFailMask, zFailOp, ref, wrtMask); in depth_stencil_test_quad()
672 apply_stencil_op(data, zPassMask, zPassOp, ref, wrtMask); in depth_stencil_test_quad()
677 apply_stencil_op(data, quad->inout.mask, zPassOp, ref, wrtMask); in depth_stencil_test_quad()

Completed in 2 milliseconds