Home
last modified time | relevance | path

Searched refs:do_stencil_test (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_stencil.c212 do_stencil_test(struct gl_context *ctx, GLuint face, GLuint n, in do_stencil_test() function
382 if (!do_stencil_test(ctx, face, count, stencilBuf, mask, stencilStride)) { in _swrast_stencil_and_ztest_span()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_depth_test.c354 do_stencil_test(struct depth_data *data, in do_stencil_test() function
651 passMask = do_stencil_test(data, func, ref, valMask); in depth_stencil_test_quad()