Searched refs:GL_STENCIL_TEST (Results 1 - 25 of 60) sorted by relevance

123

/xsrc/external/mit/mesa-demos/dist/src/util/
H A Dshowbuffer.c76 glDisable(GL_STENCIL_TEST);
127 glDisable(GL_STENCIL_TEST);
179 glDisable(GL_STENCIL_TEST);
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Ddrawstencil.c78 glEnable(GL_STENCIL_TEST);
103 glDisable(GL_STENCIL_TEST);
H A Dstencilreaddraw.c35 glEnable(GL_STENCIL_TEST);
46 glDisable(GL_STENCIL_TEST);
H A Dzcomp.c87 glEnable(GL_STENCIL_TEST);
101 glDisable(GL_STENCIL_TEST);
H A Dstencilwrap.c28 glEnable(GL_STENCIL_TEST);
207 glDisable(GL_STENCIL_TEST);
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dstencil.c97 glEnable(GL_STENCIL_TEST);
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dstencil.c39 glEnable(GL_STENCIL_TEST);
/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dtri-alpha.c76 glDisable(GL_STENCIL_TEST);
H A Dtri-stencil.c76 glEnable(GL_STENCIL_TEST);
H A Dquad-tex-alpha.c103 glDisable(GL_STENCIL_TEST);
H A Dtri-alpha-tex.c103 glDisable(GL_STENCIL_TEST);
/xsrc/external/mit/mesa-demos/dist/src/perf/
H A Dreadpixels.c69 glEnable(GL_STENCIL_TEST);
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Ddinoshade.c434 glEnable(GL_STENCIL_TEST);
477 glDisable(GL_STENCIL_TEST);
497 glEnable(GL_STENCIL_TEST);
585 glDisable(GL_STENCIL_TEST);
H A Dfbotexture.c119 glEnable(GL_STENCIL_TEST);
186 glDisable(GL_STENCIL_TEST);
H A Dreflect.c332 glEnable( GL_STENCIL_TEST );
360 glDisable( GL_STENCIL_TEST );
H A Ddissolve.c253 glEnable(GL_STENCIL_TEST);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_common.c269 ctx->Driver.Enable(ctx, GL_STENCIL_TEST, ctx->Stencil.Enabled);
288 ctx->Driver.Enable(ctx, GL_STENCIL_TEST,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_common.c268 ctx->Driver.Enable(ctx, GL_STENCIL_TEST, ctx->Stencil.Enabled);
287 ctx->Driver.Enable(ctx, GL_STENCIL_TEST,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Ddriverfuncs.c260 ctx->Driver.Enable(ctx, GL_STENCIL_TEST, ctx->Stencil.Enabled);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Ddriverfuncs.c262 ctx->Driver.Enable(ctx, GL_STENCIL_TEST, ctx->Stencil.Enabled);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D8.0.4.rst149 - i830: Fix crash for GL_STENCIL_TEST in i830Enable()
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_state.c227 case GL_STENCIL_TEST:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_state.c227 case GL_STENCIL_TEST:
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_size_get.c358 case GL_STENCIL_TEST:
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_size_get.c359 case GL_STENCIL_TEST:

Completed in 15 milliseconds

123