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

1 2 3 4 5 6 7

  /external/mesa3d/src/mesa/main/
fog.c 67 case GL_FOG_COLOR:
149 case GL_FOG_COLOR:
es1_conversion.c 152 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:
  /frameworks/native/opengl/tools/glgen/specs/gles11/
checks.spec 43 glFog ifcheck params 4 pname GL_FOG_COLOR
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 76 public static final int GL_FOG_COLOR = 0x0B66;
common.cpp 308 case GL_FOG_COLOR:
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 372 case GL_FOG_COLOR:
  /external/mesa3d/src/mesa/drivers/common/
driverfuncs.c 258 ctx->Driver.Fogfv(ctx, GL_FOG_COLOR, ctx->Fog.Color);
  /frameworks/base/core/jni/
android_opengl_GLES10.cpp 334 case GL_FOG_COLOR:
1042 #if defined(GL_FOG_COLOR)
1043 case GL_FOG_COLOR:
1044 #endif // defined(GL_FOG_COLOR)
    [all...]
com_google_android_gles_jni_GLImpl.cpp 865 #if defined(GL_FOG_COLOR)
866 case GL_FOG_COLOR:
867 #endif // defined(GL_FOG_COLOR)
934 #if defined(GL_FOG_COLOR)
935 case GL_FOG_COLOR:
936 #endif // defined(GL_FOG_COLOR)
1017 #if defined(GL_FOG_COLOR)
1018 case GL_FOG_COLOR:
1019 #endif // defined(GL_FOG_COLOR)
1086 #if defined(GL_FOG_COLOR)
    [all...]
android_opengl_GLES10Ext.cpp 334 case GL_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/v1/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) {
  /prebuilts/tools/common/m2/repository/org/khronos/opengl-api/gl1.1-android-2.1_r1/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-9/include/GLES/
gl.h 183 #define GL_FOG_COLOR 0x0B66
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 183 #define GL_FOG_COLOR 0x0B66
    [all...]
  /external/mesa3d/include/GLES/
gl.h 183 #define GL_FOG_COLOR 0x0B66
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_state.c 745 if (pname == GL_FOG_COLOR) {
    [all...]
  /external/swiftshader/include/GLES/
gl.h 183 #define GL_FOG_COLOR 0x0B66
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
gl.h 183 #define GL_FOG_COLOR 0x0B66
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 151 #define GL_FOG_COLOR 0x0B66
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 210 #define GL_FOG_COLOR 0x0B66
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/GLES/
gl.h 183 #define GL_FOG_COLOR 0x0B66
    [all...]

Completed in 235 milliseconds

1 2 3 4 5 6 7