Home
last modified time | relevance | path

Searched refs:GL_FOG_COORD (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_tcl.c408 if ( (ctx->Fog.FogCoordinateSource == GL_FOG_COORD) && ctx->Fog.Enabled ) { in r200_run_tcl_render()
562 (ctx->Fog.FogCoordinateSource == GL_FOG_COORD )) { in transition_to_hwtnl()
Dr200_state.c459 if ( ctx->Fog.FogCoordinateSource == GL_FOG_COORD || ctx->VertexProgram.Enabled) { in r200Fogfv()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_maos_verts.c69 (ctx->Fog.FogCoordinateSource == GL_FOG_COORD))
Dradeon_tcl.c383 if ( (ctx->Fog.FogCoordinateSource == GL_FOG_COORD) && ctx->Fog.Enabled ) { in radeon_run_tcl_render()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_vbo_t.c179 if (ctx->Fog.Enabled && ctx->Fog.FogCoordinateSource == GL_FOG_COORD) in vbo_choose_attrs()
/external/swiftshader/include/GL/
Dglext.h508 #define GL_FOG_COORD 0x8451 macro
/external/mesa3d/include/GL/
Dglext.h508 #define GL_FOG_COORD 0x8451 macro