Searched refs:GL_FRAGMENT_DEPTH_EXT (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dfogcoord.c121 glFogi(GL_FOG_COORDINATE_SOURCE_EXT, GL_FRAGMENT_DEPTH_EXT);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dfog.c158 (p != GL_FOG_COORDINATE_EXT && p != GL_FRAGMENT_DEPTH_EXT)) {
215 ctx->Fog.FogCoordinateSource = GL_FRAGMENT_DEPTH_EXT;
H A Dffvertex_prog.c117 if (source == GL_FRAGMENT_DEPTH_EXT) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dfog.c160 (p != GL_FOG_COORDINATE_EXT && p != GL_FRAGMENT_DEPTH_EXT)) {
217 ctx->Fog.FogCoordinateSource = GL_FRAGMENT_DEPTH_EXT;
H A Dffvertex_prog.c117 if (source == GL_FRAGMENT_DEPTH_EXT) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnv20_state_tnl.c135 case GL_FRAGMENT_DEPTH_EXT:
164 PUSH_DATA (push, ((source == GL_FRAGMENT_DEPTH_EXT &&
H A Dnv10_state_tnl.c88 case GL_FRAGMENT_DEPTH_EXT:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnv20_state_tnl.c135 case GL_FRAGMENT_DEPTH_EXT:
164 PUSH_DATA (push, ((source == GL_FRAGMENT_DEPTH_EXT &&
H A Dnv10_state_tnl.c88 case GL_FRAGMENT_DEPTH_EXT:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_fog.c155 if (ctx->Fog.FogCoordinateSource == GL_FRAGMENT_DEPTH_EXT && !ctx->VertexProgram._Current) {
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_fog.c155 if (ctx->Fog.FogCoordinateSource == GL_FRAGMENT_DEPTH_EXT && !ctx->VertexProgram._Current) {
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dfogcoord.c127 glFogi(GL_FOG_COORDINATE_SOURCE_EXT, GL_FRAGMENT_DEPTH_EXT);
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h7357 #define GL_FRAGMENT_DEPTH_EXT 0x8452 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h2983 #define GL_FRAGMENT_DEPTH_EXT 0x8452 macro
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h7359 #define GL_FRAGMENT_DEPTH_EXT 0x8452 macro

Completed in 163 milliseconds