Home
last modified time | relevance | path

Searched refs:GL_OES_compressed_ETC1_RGB8_texture (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/opengl/libagl/
Dstate.cpp51 #ifdef GL_OES_compressed_ETC1_RGB8_texture
405 #ifdef GL_OES_compressed_ETC1_RGB8_texture in glGetIntegerv()
Dcontext.h38 #ifdef GL_OES_compressed_ETC1_RGB8_texture
Dtexture.cpp1101 #ifdef GL_OES_compressed_ETC1_RGB8_texture in glCompressedTexImage2D()
1120 #ifdef GL_OES_compressed_ETC1_RGB8_texture in glCompressedTexImage2D()
/frameworks/base/docs/html/guide/topics/manifest/
Dsupports-gl-texture-element.jd52 <pre>&lt;supports-gl-texture android:name="GL_OES_compressed_ETC1_RGB8_texture" /&gt;
88 <td><code>GL_OES_compressed_ETC1_RGB8_texture</code></td>
/frameworks/native/opengl/include/GLES/
Dglext.h47 #ifndef GL_OES_compressed_ETC1_RGB8_texture
594 #ifndef GL_OES_compressed_ETC1_RGB8_texture
595 #define GL_OES_compressed_ETC1_RGB8_texture 1 macro
/frameworks/base/docs/html/training/graphics/opengl/
Denvironment.jd74 &lt;supports-gl-texture android:name="GL_OES_compressed_ETC1_RGB8_texture" /&gt;
/frameworks/base/docs/html/training/multiple-apks/
Dtexture.jd228 &lt;supports-gl-texture android:name="GL_OES_compressed_ETC1_RGB8_texture" /&gt;
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h203 #ifndef GL_OES_compressed_ETC1_RGB8_texture
204 #define GL_OES_compressed_ETC1_RGB8_texture 1 macro