Searched refs:GL_FOG_MODE (Results 1 – 15 of 15) 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 …CLEAR_VALUE,GL_DEPTH_FUNC,GL_DEPTH_WRITEMASK,GL_FOG_DENSITY,GL_FOG_END,GL_FOG_MODE,GL_FOG_START,GL…
|
/frameworks/native/opengl/libagl/ |
D | light.cpp | 597 case GL_FOG_MODE: in fogx() 847 if (pname != GL_FOG_MODE) in glFogf() 862 if (pname != GL_FOG_MODE) in glFogfv()
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 78 int GL_FOG_MODE = 0x0B65; field
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GL10Header.java-if | 77 int GL_FOG_MODE = 0x0B65;
|
/frameworks/base/core/jni/ |
D | com_google_android_gles_jni_GLImpl.cpp | 803 #if defined(GL_FOG_MODE) in android_glFogfv__I_3FI() 804 case GL_FOG_MODE: in android_glFogfv__I_3FI() 866 #if defined(GL_FOG_MODE) in android_glFogfv__ILjava_nio_FloatBuffer_2() 867 case GL_FOG_MODE: in android_glFogfv__ILjava_nio_FloatBuffer_2() 949 #if defined(GL_FOG_MODE) in android_glFogxv__I_3II() 950 case GL_FOG_MODE: in android_glFogxv__I_3II() 1012 #if defined(GL_FOG_MODE) in android_glFogxv__ILjava_nio_IntBuffer_2() 1013 case GL_FOG_MODE: in android_glFogxv__ILjava_nio_IntBuffer_2() 1265 #if defined(GL_FOG_MODE) in android_glGetIntegerv__I_3II() 1266 case GL_FOG_MODE: in android_glGetIntegerv__I_3II() [all …]
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 80 public static final int GL_FOG_MODE = 0x0B65; field in GLES10
|
D | GLLogWrapper.java | 560 case GL_FOG_MODE: in getFogPName() 577 case GL_FOG_MODE: in getFogParamCount()
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | gl.h | 209 #define GL_FOG_MODE 0x0B65 macro
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | GLES10Header.java-if | 80 public static final int GL_FOG_MODE = 0x0B65;
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 182 #define GL_FOG_MODE 0x0B65 macro
|
/frameworks/native/opengl/libs/ |
D | enums.in | 69 GL_ENUM(0x0B65,GL_FOG_MODE)
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 19061 field public static final int GL_FOG_MODE = 2917; // 0xb65 51983 field public static final int GL_FOG_MODE = 2917; // 0xb65
|
/frameworks/base/api/ |
D | current.txt | 25571 field public static final int GL_FOG_MODE = 2917; // 0xb65 62855 field public static final int GL_FOG_MODE = 2917; // 0xb65
|
D | test-current.txt | 25640 field public static final int GL_FOG_MODE = 2917; // 0xb65 62935 field public static final int GL_FOG_MODE = 2917; // 0xb65
|
D | system-current.txt | 28011 field public static final int GL_FOG_MODE = 2917; // 0xb65 66212 field public static final int GL_FOG_MODE = 2917; // 0xb65
|