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

  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_tcl.c 409 if ( (ctx->Fog.FogCoordinateSource == GL_FOG_COORD) && ctx->Fog.Enabled ) {
563 (ctx->Fog.FogCoordinateSource == GL_FOG_COORD )) {
r200_state.c 456 if ( ctx->Fog.FogCoordinateSource == GL_FOG_COORD || ctx->VertexProgram.Enabled) {
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_maos_verts.c 68 (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/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glew.h     [all...]
  /external/mesa3d/include/GL/
glext.h 356 #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/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...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 203 milliseconds