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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dstencil.c516 stencil_func_separate(struct gl_context *ctx, GLenum face, GLenum func, function in typeref:typename:void
548 stencil_func_separate(ctx, face, func, ref, mask);
570 stencil_func_separate(ctx, face, func, ref, mask);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dstencil.c526 stencil_func_separate(struct gl_context *ctx, GLenum face, GLenum func, function in typeref:typename:void
559 stencil_func_separate(ctx, face, func, ref, mask);
581 stencil_func_separate(ctx, face, func, ref, mask);

Completed in 4 milliseconds