Home
last modified time | relevance | path

Searched refs:GL_BGRA8_EXT (Results 1 – 16 of 16) sorted by relevance

/hardware/google/gfxstream/host/gl/
DColorBufferGl.cpp102 case GL_BGRA8_EXT: in sGetUnsizedColorBufferFormat()
181 *sizedInternalFormat = GL_BGRA8_EXT; in sGetFormatParameters()
1101 if (m_sizedInternalFormat == GL_BGRA8_EXT || in importMemory()
1103 GLint internalFormat = m_sizedInternalFormat == GL_BGRA8_EXT in importMemory()
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp998 case GL_BGRA8_EXT: in s_computePixelSize()
1200 case GL_BGRA8_EXT: in getFormatFromInternalFormat()
DSaveableTexture.cpp153 case GL_BGRA8_EXT: in s_computePixelSize()
/hardware/google/gfxstream/guest/GLESv2_enc/
DGLESv2Validation.cpp22 f(GL_BGRA8_EXT) \
198 f(GL_BGRA8_EXT, GL_BGRA_EXT, GL_UNSIGNED_BYTE) \
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLESTextureUtils.cpp109 case GL_BGRA8_EXT: return sizeof(unsigned char)* 4; in computePixelSize()
DglUtils.cpp1165 case GL_BGRA8_EXT: in colorRenderableFormat()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Validate.cpp51 f(GL_BGRA8_EXT, GL_BGRA_EXT, GL_UNSIGNED_BYTE) \
DGLESv30Imp.cpp1084 internalformat == GL_BGRA8_EXT) { in glTexStorage3D()
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h580 #define GL_BGRA8_EXT 0x93A1 macro
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h424 #define GL_BGRA8_EXT 0x93A1 macro
/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp1724 case GL_BGRA8_EXT: in glFormat2VkFormat()
/hardware/google/gfxstream/include/GLES2/
Dgl2ext.h1026 #define GL_BGRA8_EXT 0x93A1 macro
/hardware/google/gfxstream/common/opengl/include/GLES2/
Dgl2ext.h1025 #define GL_BGRA8_EXT 0x93A1 macro
/hardware/google/gfxstream/guest/mesa/include/GLES2/
Dgl2ext.h1025 #define GL_BGRA8_EXT 0x93A1 macro
/hardware/google/gfxstream/guest/mesa/include/GL/
Dglcorearb.h4699 #define GL_BGRA8_EXT 0x93A1 macro
Dglext.h8660 #define GL_BGRA8_EXT 0x93A1 macro