Home
last modified time | relevance | path

Searched refs:GL_ETC1_RGB8_OES (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp93 formats[i++] = GL_ETC1_RGB8_OES; in getCompressedFormats()
122 case GL_ETC1_RGB8_OES: in getEtcFormat()
200 case GL_ETC1_RGB8_OES: in isEtcFormat()
287 case GL_ETC1_RGB8_OES: in decompressedInternalFormat()
421 case GL_ETC1_RGB8_OES: in doCompressedTexImage2D()
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLESTextureUtils.cpp403 case GL_ETC1_RGB8_OES: in isEtcFormat()
420 return internalformat != GL_ETC1_RGB8_OES && in isEtc2Format()
428 case GL_ETC1_RGB8_OES: in getEtcFormat()
/hardware/google/gfxstream/guest/GLESv2_enc/
DGLESv2Validation.cpp77 f(GL_ETC1_RGB8_OES) \
899 COMPRESSED_TEX_IMAGE_SUPPORT_CASE(GL_ETC1_RGB8_OES, 2, 0) in supportedCompressedFormat()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Validate.cpp718 case GL_ETC1_RGB8_OES: in isCompressedFormat()
/hardware/google/gfxstream/include/GLES/
Dglext.h48 #define GL_ETC1_RGB8_OES 0x8D64 macro
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h100 #define GL_ETC1_RGB8_OES 0x8D64 macro
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h48 #define GL_ETC1_RGB8_OES 0x8D64 macro
/hardware/google/gfxstream/include/GLES2/
Dgl2ext.h269 #define GL_ETC1_RGB8_OES 0x8D64 macro
/hardware/google/gfxstream/common/opengl/include/GLES2/
Dgl2ext.h266 #define GL_ETC1_RGB8_OES 0x8D64 macro
/hardware/google/gfxstream/guest/mesa/include/GLES2/
Dgl2ext.h266 #define GL_ETC1_RGB8_OES 0x8D64 macro