Searched refs:GL_FOG_START (Results 1 – 13 of 13) sorted by relevance
/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
D | glspec-checks | 6 glFog ifcheck params 1 pname GL_FOG_MODE,GL_FOG_DENSITY,GL_FOG_START,GL_FOG_END ifcheck params 4 pn… 10 …L_DEPTH_FUNC,GL_DEPTH_WRITEMASK,GL_FOG_DENSITY,GL_FOG_END,GL_FOG_MODE,GL_FOG_START,GL_FRONT_FACE,G…
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 79 int GL_FOG_START = 0x0B63; field
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GL10Header.java-if | 78 int GL_FOG_START = 0x0B63;
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 81 public static final int GL_FOG_START = 0x0B63; field in GLES10
|
/frameworks/base/core/jni/ |
D | com_google_android_gles_jni_GLImpl.cpp | 856 #if defined(GL_FOG_START) in android_glFogfv__I_3FI() 857 case GL_FOG_START: in android_glFogfv__I_3FI() 925 #if defined(GL_FOG_START) in android_glFogfv__ILjava_nio_FloatBuffer_2() 926 case GL_FOG_START: in android_glFogfv__ILjava_nio_FloatBuffer_2() 1008 #if defined(GL_FOG_START) in android_glFogxv__I_3II() 1009 case GL_FOG_START: in android_glFogxv__I_3II() 1077 #if defined(GL_FOG_START) in android_glFogxv__ILjava_nio_IntBuffer_2() 1078 case GL_FOG_START: in android_glFogxv__ILjava_nio_IntBuffer_2() 1333 #if defined(GL_FOG_START) in android_glGetIntegerv__I_3II() 1334 case GL_FOG_START: in android_glGetIntegerv__I_3II() [all …]
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | gl.h | 207 #define GL_FOG_START 0x0B63 macro
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | GLES10Header.java-if | 81 public static final int GL_FOG_START = 0x0B63;
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 149 #define GL_FOG_START 0x0B63 macro
|
/frameworks/native/opengl/libagl/ |
D | light.cpp | 588 case GL_FOG_START: in fogx()
|
/frameworks/native/opengl/libs/ |
D | enums.in | 67 GL_ENUM(0x0B63,GL_FOG_START)
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 19062 field public static final int GL_FOG_START = 2915; // 0xb63 51984 field public static final int GL_FOG_START = 2915; // 0xb63
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 27955 Landroid/opengl/GLES10;->GL_FOG_START:I 72012 Ljavax/microedition/khronos/opengles/GL10;->GL_FOG_START:I
|
/frameworks/base/api/ |
D | current.txt | 29489 field public static final int GL_FOG_START = 2915; // 0xb63 71583 field public static final int GL_FOG_START = 2915; // 0xb63
|