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/core/jni/ |
D | com_google_android_gles_jni_GLImpl.cpp | 809 #if defined(GL_FOG_START) in android_glFogfv__I_3FI() 810 case GL_FOG_START: in android_glFogfv__I_3FI() 872 #if defined(GL_FOG_START) in android_glFogfv__ILjava_nio_FloatBuffer_2() 873 case GL_FOG_START: in android_glFogfv__ILjava_nio_FloatBuffer_2() 955 #if defined(GL_FOG_START) in android_glFogxv__I_3II() 956 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() 1268 #if defined(GL_FOG_START) in android_glGetIntegerv__I_3II() 1269 case GL_FOG_START: in android_glGetIntegerv__I_3II() [all …]
|
/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/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 | 180 #define GL_FOG_START 0x0B63 macro
|
/frameworks/native/opengl/libagl/ |
D | light.cpp | 589 case GL_FOG_START: in fogx()
|
/frameworks/native/opengl/libs/ |
D | enums.in | 67 GL_ENUM(0x0B63,GL_FOG_START)
|
/frameworks/base/api/ |
D | current.txt | 20295 field public static final int GL_FOG_START = 2915; // 0xb63 54749 field public static final int GL_FOG_START = 2915; // 0xb63
|
D | system-current.txt | 22239 field public static final int GL_FOG_START = 2915; // 0xb63 57355 field public static final int GL_FOG_START = 2915; // 0xb63
|