HomeSort by relevance Sort by last modified time
    Searched refs:GL_FOG_COLOR (Results 1 - 25 of 142) sorted by null

1 2 3 4 5 6

  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmUtils.cpp 80 case GL_FOG_COLOR:
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
fog.c 68 case GL_FOG_COLOR:
151 case GL_FOG_COLOR:
  /external/mesa3d/src/mesa/main/
fog.c 68 case GL_FOG_COLOR:
151 case GL_FOG_COLOR:
  /frameworks/native/opengl/tools/glgen/specs/gles11/
checks.spec 39 glFog ifcheck params 4 pname GL_FOG_COLOR
  /external/chromium_org/third_party/mesa/src/src/glx/tests/
enum_sizes.cpp 89 EXPECT_EQ(4, __glFogfv_size(GL_FOG_COLOR));
103 case GL_FOG_COLOR:
  /external/mesa3d/src/glx/tests/
enum_sizes.cpp 89 EXPECT_EQ(4, __glFogfv_size(GL_FOG_COLOR));
103 case GL_FOG_COLOR:
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 302 case GL_FOG_COLOR:
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
indirect_size.c 96 case GL_FOG_COLOR:
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
atlantis.c 173 glFogfv(GL_FOG_COLOR, fog_color);
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
atlantis.c 173 glFogfv(GL_FOG_COLOR, fog_color);
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
atlantis.c 173 glFogfv(GL_FOG_COLOR, fog_color);
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 302 case GL_FOG_COLOR:
  /frameworks/base/core/jni/
android_opengl_GLES10.cpp 207 case GL_FOG_COLOR:
865 #if defined(GL_FOG_COLOR)
866 case GL_FOG_COLOR:
867 #endif // defined(GL_FOG_COLOR)
914 #if defined(GL_FOG_COLOR)
915 case GL_FOG_COLOR:
916 #endif // defined(GL_FOG_COLOR)
983 #if defined(GL_FOG_COLOR)
984 case GL_FOG_COLOR:
985 #endif // defined(GL_FOG_COLOR)
    [all...]
android_opengl_GLES10Ext.cpp 207 case GL_FOG_COLOR:
com_google_android_gles_jni_GLImpl.cpp 813 #if defined(GL_FOG_COLOR)
814 case GL_FOG_COLOR:
815 #endif // defined(GL_FOG_COLOR)
876 #if defined(GL_FOG_COLOR)
877 case GL_FOG_COLOR:
878 #endif // defined(GL_FOG_COLOR)
959 #if defined(GL_FOG_COLOR)
960 case GL_FOG_COLOR:
961 #endif // defined(GL_FOG_COLOR)
1022 #if defined(GL_FOG_COLOR)
    [all...]
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 76 public static final int GL_FOG_COLOR = 0x0B66;
common.cpp 185 case GL_FOG_COLOR:
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
driverfuncs.c 278 ctx->Driver.Fogfv(ctx, GL_FOG_COLOR, ctx->Fog.Color);
  /external/mesa3d/src/mesa/drivers/common/
driverfuncs.c 278 ctx->Driver.Fogfv(ctx, GL_FOG_COLOR, ctx->Fog.Color);
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 76 public static final int GL_FOG_COLOR = 0x0B66;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 74 int GL_FOG_COLOR = 0x0B66;
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /frameworks/native/opengl/libagl/
light.cpp 860 if (pname != GL_FOG_COLOR) {
878 if (pname != GL_FOG_COLOR) {
  /development/ndk/platforms/android-4/include/GLES/
gl.h 183 #define GL_FOG_COLOR 0x0B66
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 183 #define GL_FOG_COLOR 0x0B66
    [all...]

Completed in 198 milliseconds

1 2 3 4 5 6