Searched refs:do_stencil_test (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_stencil.c | 211 do_stencil_test(struct gl_context *ctx, GLuint face, GLuint n, function in typeref:typename:GLboolean 381 if (!do_stencil_test(ctx, face, count, stencilBuf, mask, stencilStride)) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_stencil.c | 211 do_stencil_test(struct gl_context *ctx, GLuint face, GLuint n, function in typeref:typename:GLboolean 441 if (!do_stencil_test(ctx, face, count, stencilBuf, mask, stencilStride)) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_depth_test.c | 354 do_stencil_test(struct depth_data *data, function in typeref:typename:unsigned 651 passMask = do_stencil_test(data, func, ref, valMask);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_depth_test.c | 354 do_stencil_test(struct depth_data *data, function in typeref:typename:unsigned 648 passMask = do_stencil_test(data, func, ref, valMask);
|
Completed in 6 milliseconds