Searched refs:GL_STENCIL_TEST (Results 1 - 25 of 60) sorted by relevance
123
| /xsrc/external/mit/mesa-demos/dist/src/util/ |
| H A D | showbuffer.c | 76 glDisable(GL_STENCIL_TEST); 127 glDisable(GL_STENCIL_TEST); 179 glDisable(GL_STENCIL_TEST);
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | drawstencil.c | 78 glEnable(GL_STENCIL_TEST); 103 glDisable(GL_STENCIL_TEST);
|
| H A D | stencilreaddraw.c | 35 glEnable(GL_STENCIL_TEST); 46 glDisable(GL_STENCIL_TEST);
|
| H A D | zcomp.c | 87 glEnable(GL_STENCIL_TEST); 101 glDisable(GL_STENCIL_TEST);
|
| H A D | stencilwrap.c | 28 glEnable(GL_STENCIL_TEST); 207 glDisable(GL_STENCIL_TEST);
|
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | stencil.c | 97 glEnable(GL_STENCIL_TEST);
|
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | stencil.c | 39 glEnable(GL_STENCIL_TEST);
|
| /xsrc/external/mit/mesa-demos/dist/src/trivial/ |
| H A D | tri-alpha.c | 76 glDisable(GL_STENCIL_TEST);
|
| H A D | tri-stencil.c | 76 glEnable(GL_STENCIL_TEST);
|
| H A D | quad-tex-alpha.c | 103 glDisable(GL_STENCIL_TEST);
|
| H A D | tri-alpha-tex.c | 103 glDisable(GL_STENCIL_TEST);
|
| /xsrc/external/mit/mesa-demos/dist/src/perf/ |
| H A D | readpixels.c | 69 glEnable(GL_STENCIL_TEST);
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | dinoshade.c | 434 glEnable(GL_STENCIL_TEST); 477 glDisable(GL_STENCIL_TEST); 497 glEnable(GL_STENCIL_TEST); 585 glDisable(GL_STENCIL_TEST);
|
| H A D | fbotexture.c | 119 glEnable(GL_STENCIL_TEST); 186 glDisable(GL_STENCIL_TEST);
|
| H A D | reflect.c | 332 glEnable( GL_STENCIL_TEST ); 360 glDisable( GL_STENCIL_TEST );
|
| H A D | dissolve.c | 253 glEnable(GL_STENCIL_TEST);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_common.c | 269 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 D | radeon_common.c | 268 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 D | driverfuncs.c | 260 ctx->Driver.Enable(ctx, GL_STENCIL_TEST, ctx->Stencil.Enabled);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/ |
| H A D | driverfuncs.c | 262 ctx->Driver.Enable(ctx, GL_STENCIL_TEST, ctx->Stencil.Enabled);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 8.0.4.rst | 149 - i830: Fix crash for GL_STENCIL_TEST in i830Enable()
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_state.c | 227 case GL_STENCIL_TEST:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_state.c | 227 case GL_STENCIL_TEST:
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_size_get.c | 358 case GL_STENCIL_TEST:
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_size_get.c | 359 case GL_STENCIL_TEST:
|
Completed in 15 milliseconds
123