Searched refs:GL_ETC1_RGB8_OES (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11ExtHeader.java-if35 public static final int GL_ETC1_RGB8_OES = 0x8D64;
/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java35 public static final int GL_ETC1_RGB8_OES = 0x8D64; field in class:GLES11Ext
/frameworks/native/opengl/libagl/
H A Dstate.cpp406 params[i++] = GL_ETC1_RGB8_OES;
H A Dtexture.cpp1102 case GL_ETC1_RGB8_OES:
1121 if (internalformat == GL_ETC1_RGB8_OES) {
/frameworks/native/opengl/include/GLES/
H A Dglext.h48 #define GL_ETC1_RGB8_OES 0x8D64 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h205 #define GL_ETC1_RGB8_OES 0x8D64 macro

Completed in 84 milliseconds