Home
last modified time | relevance | path

Searched refs:GL_BGRA_EXT (Results 1 – 22 of 22) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLESvalidate.cpp61 if (ctx && ctx->getCaps()->GL_EXT_TEXTURE_FORMAT_BGRA8888 && format == GL_BGRA_EXT) in pixelFrmt()
DSaveableTexture.cpp152 case GL_BGRA_EXT: in s_computePixelSize()
910 if (!isGles2Gles() && m_type == GL_UNSIGNED_BYTE && m_format == GL_BGRA_EXT && in restore()
911 resultInternalFormat == GL_BGRA_EXT) { in restore()
DTextureUtils.cpp997 case GL_BGRA_EXT: in s_computePixelSize()
1201 return GL_BGRA_EXT; in getFormatFromInternalFormat()
1229 case GL_BGRA_EXT: in getTypeFromInternalFormat()
/hardware/google/gfxstream/host/gl/
DColorBufferGl.cpp104 return GL_BGRA_EXT; in sGetUnsizedColorBufferFormat()
177 case GL_BGRA_EXT: in sGetFormatParameters()
178 *texFormat = GL_BGRA_EXT; in sGetFormatParameters()
916 GLenum format = shouldReadbackBgra ? GL_BGRA_EXT : GL_RGBA; in readback()
935 GLenum format = shouldReadbackBgra ? GL_BGRA_EXT : GL_RGBA; in readbackAsync()
/hardware/google/gfxstream/host/apigen-codec-common/
DglUtils.cpp456 case GL_BGRA_EXT: in glUtilsPixelBitSize()
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DglUtils.cpp985 case GL_BGRA_EXT: in glUtilsPixelBitSize()
1126 case GL_BGRA_EXT: in colorRenderableFormat()
DGLESTextureUtils.cpp108 case GL_BGRA_EXT: in computePixelSize()
/hardware/google/gfxstream/host/tests/
DTextureDraw_unittest.cpp209 #define GL_BGRA_EXT 0x80E1 macro
DFrameBuffer_unittest.cpp740 mFb->createColorBuffer(mWidth, mHeight, GL_BGRA_EXT, FRAMEWORK_FORMAT_GL_COMPATIBLE); in TEST_F()
758 …mFb->readColorBuffer(handle, 0, 0, mWidth, mHeight, GL_BGRA_EXT, GL_UNSIGNED_BYTE, forRead.data()); in TEST_F()
/hardware/google/gfxstream/guest/GLESv2_enc/
DGLESv2Validation.cpp198 f(GL_BGRA8_EXT, GL_BGRA_EXT, GL_UNSIGNED_BYTE) \
1114 f(GL_BGRA_EXT) \
1184 case GL_BGRA_EXT: in pixelFormat()
/hardware/google/gfxstream/include/GLES/
Dglext.h259 #define GL_BGRA_EXT 0x80E1 macro
296 #define GL_BGRA_EXT 0x80E1 macro
309 #define GL_BGRA_EXT 0x80E1 macro
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h297 #define GL_BGRA_EXT 0x80E1 macro
353 #define GL_BGRA_EXT 0x80E1 macro
396 #define GL_BGRA_EXT 0x80E1 macro
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp1061 if (!isGles2Gles() && type == GL_UNSIGNED_BYTE && format == GL_BGRA_EXT && in glTexImage3D()
1062 internalFormat == GL_BGRA_EXT) { in glTexImage3D()
1083 if (!isGles2Gles() && type == GL_UNSIGNED_BYTE && format == GL_BGRA_EXT && in glTexStorage3D()
DGLESv2Validate.cpp51 f(GL_BGRA8_EXT, GL_BGRA_EXT, GL_UNSIGNED_BYTE) \
DGLESv2Imp.cpp3599 if (!isGles2Gles() && type == GL_UNSIGNED_BYTE && format == GL_BGRA_EXT && in sPrepareTexImage2D()
3600 internalformat == GL_BGRA_EXT) { in sPrepareTexImage2D()
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h579 #define GL_BGRA_EXT 0x80E1 macro
/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp1723 case GL_BGRA_EXT: in glFormat2VkFormat()
/hardware/google/gfxstream/include/GLES2/
Dgl2ext.h1025 #define GL_BGRA_EXT 0x80E1 macro
/hardware/google/gfxstream/common/opengl/include/GLES2/
Dgl2ext.h1024 #define GL_BGRA_EXT 0x80E1 macro
/hardware/google/gfxstream/guest/mesa/include/GLES2/
Dgl2ext.h1024 #define GL_BGRA_EXT 0x80E1 macro
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dglext.h3756 #define GL_BGRA_EXT 0x80E1 macro
/hardware/google/gfxstream/guest/mesa/include/GL/
Dglext.h6488 #define GL_BGRA_EXT 0x80E1 macro