Searched refs:GL_FOG_START (Results 1 – 12 of 12) 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
|
D | GLLogWrapper.java | 556 case GL_FOG_START: in getFogPName() 573 case GL_FOG_START: in getFogParamCount()
|
/frameworks/base/core/jni/ |
D | com_google_android_gles_jni_GLImpl.cpp | 797 #if defined(GL_FOG_START) in android_glFogfv__I_3FI() 798 case GL_FOG_START: in android_glFogfv__I_3FI() 866 #if defined(GL_FOG_START) in android_glFogfv__ILjava_nio_FloatBuffer_2() 867 case GL_FOG_START: in android_glFogfv__ILjava_nio_FloatBuffer_2() 949 #if defined(GL_FOG_START) in android_glFogxv__I_3II() 950 case GL_FOG_START: in android_glFogxv__I_3II() 1018 #if defined(GL_FOG_START) in android_glFogxv__ILjava_nio_IntBuffer_2() 1019 case GL_FOG_START: in android_glFogxv__ILjava_nio_IntBuffer_2() 1274 #if defined(GL_FOG_START) in android_glGetIntegerv__I_3II() 1275 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/libs/ |
D | enums.in | 67 GL_ENUM(0x0B63,GL_FOG_START)
|
/frameworks/base/core/api/ |
D | current.txt | 28054 field public static final int GL_FOG_START = 2915; // 0xb63 57139 field public static final int GL_FOG_START = 2915; // 0xb63
|
/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
|