HomeSort by relevance Sort by last modified time
    Searched refs:GL_FOG_COORD (Results 1 - 14 of 14) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_tcl.c 408 if ( (ctx->Fog.FogCoordinateSource == GL_FOG_COORD) && ctx->Fog.Enabled ) {
562 (ctx->Fog.FogCoordinateSource == GL_FOG_COORD )) {
r200_state.c 459 if ( ctx->Fog.FogCoordinateSource == GL_FOG_COORD || ctx->VertexProgram.Enabled) {
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_maos_verts.c 69 (ctx->Fog.FogCoordinateSource == GL_FOG_COORD))
radeon_tcl.c 383 if ( (ctx->Fog.FogCoordinateSource == GL_FOG_COORD) && ctx->Fog.Enabled ) {
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_vbo_t.c 179 if (ctx->Fog.Enabled && ctx->Fog.FogCoordinateSource == GL_FOG_COORD)
  /external/mesa3d/include/GL/
glext.h 508 #define GL_FOG_COORD 0x8451
    [all...]
  /external/swiftshader/include/GL/
glext.h 508 #define GL_FOG_COORD 0x8451
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glext.h 371 #define GL_FOG_COORD 0x8451
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glext.h 370 #define GL_FOG_COORD 0x8451
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glext.h 508 #define GL_FOG_COORD 0x8451
    [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengl.h 447 #define GL_FOG_COORD 0x8451
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengl.h 447 #define GL_FOG_COORD 0x8451
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengl.h 447 #define GL_FOG_COORD 0x8451
    [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengl.h 447 #define GL_FOG_COORD 0x8451
    [all...]

Completed in 363 milliseconds