Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_TEXTURE_FORMATS (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/native/opengl/tools/glgen/stubs/gles11/
Dcommon.cpp278 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
321 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
DGLES10Header.java-if48 public static final int GL_COMPRESSED_TEXTURE_FORMATS = 0x86A3;
DGLES20Header.java-if141 public static final int GL_COMPRESSED_TEXTURE_FORMATS = 0x86A3;
/frameworks/base/opengl/java/android/opengl/
DETC1Util.java104 GLES10.glGetIntegerv(GLES10.GL_COMPRESSED_TEXTURE_FORMATS, results, 0); in isETC1Supported()
DGLES10.java48 public static final int GL_COMPRESSED_TEXTURE_FORMATS = 0x86A3; field in GLES10
DGLES20.java141 public static final int GL_COMPRESSED_TEXTURE_FORMATS = 0x86A3; field in GLES20
DGLLogWrapper.java628 case GL_COMPRESSED_TEXTURE_FORMATS: in getIntegerStateName()
687 case GL_COMPRESSED_TEXTURE_FORMATS: in getIntegerStateSize()
/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-checks10 …AS_INT_BITS_OES ifcheck params getNumCompressedTextureFormats() pname GL_COMPRESSED_TEXTURE_FORMATS
/frameworks/base/core/jni/
Dandroid_opengl_GLES10Ext.cpp304 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
347 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
Dandroid_opengl_GLES31Ext.cpp303 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
346 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
Dandroid_opengl_GLES32.cpp302 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
345 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
Dandroid_opengl_GLES10.cpp304 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
347 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
Dandroid_opengl_GLES11.cpp304 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
347 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
Dcom_google_android_gles_jni_GLImpl.cpp1603 #if defined(GL_COMPRESSED_TEXTURE_FORMATS) in android_glGetIntegerv__I_3II()
1604 case GL_COMPRESSED_TEXTURE_FORMATS: in android_glGetIntegerv__I_3II()
1978 #if defined(GL_COMPRESSED_TEXTURE_FORMATS) in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
1979 case GL_COMPRESSED_TEXTURE_FORMATS: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
Dandroid_opengl_GLES31.cpp302 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
345 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
Dandroid_opengl_GLES11Ext.cpp304 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
347 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
Dandroid_opengl_GLES30.cpp304 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
347 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java46 int GL_COMPRESSED_TEXTURE_FORMATS = 0x86A3; field
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL10Header.java-if45 int GL_COMPRESSED_TEXTURE_FORMATS = 0x86A3;
/frameworks/native/opengl/libagl/
Dstate.cpp393 case GL_COMPRESSED_TEXTURE_FORMATS: in glGetIntegerv()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h233 #define GL_COMPRESSED_TEXTURE_FORMATS 0x86A3 macro
/frameworks/native/opengl/include/GLES/
Dgl.h237 #define GL_COMPRESSED_TEXTURE_FORMATS 0x86A3 macro
/frameworks/native/opengl/include/GLES2/
Dgl2.h197 #define GL_COMPRESSED_TEXTURE_FORMATS 0x86A3 macro
/frameworks/native/opengl/libs/
Denums.in156 GL_ENUM(0x86A3,GL_COMPRESSED_TEXTURE_FORMATS)
/frameworks/native/opengl/include/GLES3/
Dgl3.h197 #define GL_COMPRESSED_TEXTURE_FORMATS 0x86A3 macro

12