Searched refs:GL_COMPARE_R_TO_TEXTURE (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dshadowmap.c88 GL_COMPARE_R_TO_TEXTURE );
153 compareMode ? GL_COMPARE_R_TO_TEXTURE : GL_NONE );
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_sampler.c135 if (msamp->Attrib.CompareMode == GL_COMPARE_R_TO_TEXTURE) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_sampler.c206 if (msamp->CompareMode == GL_COMPARE_R_TO_TEXTURE) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dff_fragment_shader.cpp287 if (samp->CompareMode == GL_COMPARE_R_TO_TEXTURE) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dff_fragment_shader.cpp286 if (samp->Attrib.CompareMode == GL_COMPARE_R_TO_TEXTURE) {
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h355 #define GL_COMPARE_R_TO_TEXTURE 0x884E macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h4094 #define GL_COMPARE_R_TO_TEXTURE 0x884E macro
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h357 #define GL_COMPARE_R_TO_TEXTURE 0x884E macro

Completed in 154 milliseconds