Home
last modified time | relevance | path

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

12

/aosp12/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A Dcommon.cpp244 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
287 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
H A DGLES10Header.java-if48 public static final int GL_COMPRESSED_TEXTURE_FORMATS = 0x86A3;
H A DGLES20Header.java-if143 public static final int GL_COMPRESSED_TEXTURE_FORMATS = 0x86A3;
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DETC1Util.java104 GLES10.glGetIntegerv(GLES10.GL_COMPRESSED_TEXTURE_FORMATS, results, 0); in isETC1Supported()
H A DGLES10.java48 public static final int GL_COMPRESSED_TEXTURE_FORMATS = 0x86A3; field in GLES10
H A DGLES20.java143 public static final int GL_COMPRESSED_TEXTURE_FORMATS = 0x86A3; field in GLES20
H A DGLLogWrapper.java628 case GL_COMPRESSED_TEXTURE_FORMATS: in getIntegerStateName()
687 case GL_COMPRESSED_TEXTURE_FORMATS: in getIntegerStateSize()
/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10Ext.cpp269 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
312 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
H A Dandroid_opengl_GLES31Ext.cpp268 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
311 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
H A Dandroid_opengl_GLES32.cpp267 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
310 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
H A Dandroid_opengl_GLES10.cpp269 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
312 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
H A Dandroid_opengl_GLES11.cpp269 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
312 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
H A Dcom_google_android_gles_jni_GLImpl.cpp1543 #if defined(GL_COMPRESSED_TEXTURE_FORMATS) in android_glGetIntegerv__I_3II()
1544 case GL_COMPRESSED_TEXTURE_FORMATS: in android_glGetIntegerv__I_3II()
1918 #if defined(GL_COMPRESSED_TEXTURE_FORMATS) in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
1919 case GL_COMPRESSED_TEXTURE_FORMATS: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
H A Dandroid_opengl_GLES11Ext.cpp269 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
312 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
H A Dandroid_opengl_GLES31.cpp267 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
310 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
H A Dandroid_opengl_GLES20.cpp269 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
312 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
H A Dandroid_opengl_GLES30.cpp269 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
312 case GL_COMPRESSED_TEXTURE_FORMATS: in getNeededCount()
/aosp12/frameworks/native/opengl/tools/glgen/specs/jsr239/
H A Dglspec-checks10 …AS_INT_BITS_OES ifcheck params getNumCompressedTextureFormats() pname GL_COMPRESSED_TEXTURE_FORMATS
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java46 int GL_COMPRESSED_TEXTURE_FORMATS = 0x86A3; field
/aosp12/frameworks/native/opengl/tools/glgen/stubs/jsr239/
H A DGL10Header.java-if45 int GL_COMPRESSED_TEXTURE_FORMATS = 0x86A3;
/aosp12/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h233 #define GL_COMPRESSED_TEXTURE_FORMATS 0x86A3 macro
/aosp12/frameworks/native/opengl/include/GLES/
H A Dgl.h238 #define GL_COMPRESSED_TEXTURE_FORMATS 0x86A3 macro
/aosp12/frameworks/native/opengl/include/GLES2/
H A Dgl2.h197 #define GL_COMPRESSED_TEXTURE_FORMATS 0x86A3 macro
/aosp12/frameworks/native/opengl/include/GLES3/
H A Dgl3.h197 #define GL_COMPRESSED_TEXTURE_FORMATS 0x86A3 macro
/aosp12/frameworks/native/opengl/libs/
H A Denums.in156 GL_ENUM(0x86A3,GL_COMPRESSED_TEXTURE_FORMATS)

12