Home
last modified time | relevance | path

Searched refs:GL_RGB565_OES (Results 1 – 13 of 13) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmValidate.cpp224 case GL_RGB565_OES: in renderbufferInternalFrmt()
DGLEScmImp.cpp2413 if (internalformat==GL_RGB565_OES) //RGB565 not supported by GL in glRenderbufferStorageOES()
/hardware/google/gfxstream/host/apigen-codec-common/
DglUtils.cpp416 case GL_RGB565_OES: in glUtilsPixelBitSize()
/hardware/google/gfxstream/guest/egl/
DeglDisplay.cpp611 else if ((redSize==5)&&(greenSize==6)&&(blueSize==5)&&(alphaSize==0)) *format = GL_RGB565_OES; in getConfigGLPixelFormat()
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DglUtils.cpp948 case GL_RGB565_OES: in glUtilsPixelBitSize()
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp1212 case GL_RGB565_OES: in getTypeFromInternalFormat()
/hardware/google/gfxstream/host/gl/
DColorBufferGl.cpp131 case GL_RGB565_OES: in sGetFormatParameters()
/hardware/google/gfxstream/include/GLES/
Dglext.h96 #define GL_RGB565_OES 0x8D62 macro
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h247 #define GL_RGB565_OES 0x8D62 macro
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h96 #define GL_RGB565_OES 0x8D62 macro
/hardware/google/gfxstream/include/GLES2/
Dgl2ext.h461 #define GL_RGB565_OES 0x8D62 macro
/hardware/google/gfxstream/common/opengl/include/GLES2/
Dgl2ext.h458 #define GL_RGB565_OES 0x8D62 macro
/hardware/google/gfxstream/guest/mesa/include/GLES2/
Dgl2ext.h458 #define GL_RGB565_OES 0x8D62 macro