Searched refs:GL_NEGATIVE_ONE_TO_ONE (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_shader.c248 st->ctx->Transform.ClipDepthMode == GL_NEGATIVE_ONE_TO_ONE;
317 st->ctx->Transform.ClipDepthMode == GL_NEGATIVE_ONE_TO_ONE;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dviewport.c478 ctx->Transform.ClipDepthMode = GL_NEGATIVE_ONE_TO_ONE;
512 depth != GL_NEGATIVE_ONE_TO_ONE && depth != GL_ZERO_TO_ONE) {
597 if (ctx->Transform.ClipDepthMode == GL_NEGATIVE_ONE_TO_ONE) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dviewport.c479 ctx->Transform.ClipDepthMode = GL_NEGATIVE_ONE_TO_ONE;
517 depth != GL_NEGATIVE_ONE_TO_ONE && depth != GL_ZERO_TO_ONE) {
602 if (ctx->Transform.ClipDepthMode == GL_NEGATIVE_ONE_TO_ONE) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta.c706 _mesa_ClipControl(GL_LOWER_LEFT, GL_NEGATIVE_ONE_TO_ONE);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Dmeta.c719 _mesa_ClipControl(GL_LOWER_LEFT, GL_NEGATIVE_ONE_TO_ONE);
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h2653 #define GL_NEGATIVE_ONE_TO_ONE 0x935E macro
H A Dglext.h2601 #define GL_NEGATIVE_ONE_TO_ONE 0x935E macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h2616 #define GL_NEGATIVE_ONE_TO_ONE 0x935E macro
H A Dglext.h2565 #define GL_NEGATIVE_ONE_TO_ONE 0x935E macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h6516 #define GL_NEGATIVE_ONE_TO_ONE 0x935E macro
[all...]

Completed in 410 milliseconds