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

1 2 3 4 5

  /external/mesa3d/src/mesa/main/
fog.c 61 case GL_FOG_DENSITY:
119 case GL_FOG_DENSITY:
es1_conversion.c 161 case GL_FOG_DENSITY:
  /external/mesa3d/src/glx/tests/
enum_sizes.cpp 83 EXPECT_EQ(1, __glFogfv_size(GL_FOG_DENSITY));
97 case GL_FOG_DENSITY:
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 99 case GL_FOG_DENSITY:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 77 public static final int GL_FOG_DENSITY = 0x0B62;
  /external/mesa3d/src/mesa/drivers/common/
driverfuncs.c 283 ctx->Driver.Fogfv(ctx, GL_FOG_DENSITY, &ctx->Fog.Density);
  /frameworks/base/core/jni/
com_google_android_gles_jni_GLImpl.cpp 806 #if defined(GL_FOG_DENSITY)
807 case GL_FOG_DENSITY:
808 #endif // defined(GL_FOG_DENSITY)
869 #if defined(GL_FOG_DENSITY)
870 case GL_FOG_DENSITY:
871 #endif // defined(GL_FOG_DENSITY)
952 #if defined(GL_FOG_DENSITY)
953 case GL_FOG_DENSITY:
954 #endif // defined(GL_FOG_DENSITY)
1015 #if defined(GL_FOG_DENSITY)
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 77 public static final int GL_FOG_DENSITY = 0x0B62;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 75 int GL_FOG_DENSITY = 0x0B62;
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 179 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /external/mesa3d/include/GLES/
gl.h 179 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 179 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 206 #define GL_FOG_DENSITY 0x0B62
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 178 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 178 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 178 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 178 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 178 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 178 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 178 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 178 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES/
gl.h 179 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/GLES/
gl.h 179 #define GL_FOG_DENSITY 0x0B62
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 179 #define GL_FOG_DENSITY 0x0B62
    [all...]

Completed in 740 milliseconds

1 2 3 4 5