Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLES_CM/
Dutilities.cpp44 case GL_RGB565_OES: in IsSizedInternalFormat()
264 case GL_UNSIGNED_BYTE: VALIDATE_INTERNALFORMAT(GL_RGB8_OES, GL_RGB565_OES) in ValidateTextureFormatType()
265 case GL_UNSIGNED_SHORT_5_6_5: VALIDATE_INTERNALFORMAT(GL_RGB565_OES) in ValidateTextureFormatType()
328 case GL_RGB565_OES: in IsColorRenderable()
353 case GL_RGB565_OES: in IsDepthRenderable()
373 case GL_RGB565_OES: in IsStencilRenderable()
392 case GL_RGB565_OES: return 0; in GetAlphaSize()
409 case GL_RGB565_OES: return 5; in GetRedSize()
426 case GL_RGB565_OES: return 6; in GetGreenSize()
443 case GL_RGB565_OES: return 5; in GetBlueSize()
[all …]
DFramebuffer.cpp414 case GL_RGB565_OES: return GL_RGBA; in getImplementationColorReadFormat()
436 case GL_RGB565_OES: return GL_UNSIGNED_SHORT_5_6_5; in getImplementationColorReadType()
DlibGLES_CM.cpp875 colorbufferFormat != GL_RGB565_OES && in CopyTexImage2D()
3431 case GL_RGB565_OES: in RenderbufferStorageOES()
/external/mesa3d/include/GLES/
Dglext.h262 #define GL_RGB565_OES 0x8D62 macro
/external/swiftshader/include/GLES/
Dglext.h266 #define GL_RGB565_OES 0x8D62 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dglext.h96 #define GL_RGB565_OES 0x8D62 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
Dgl2ext.h108 #define GL_RGB565_OES 0x8D62 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1123 #define GL_RGB565_OES 0x8D62 macro
/external/mesa3d/include/GLES2/
Dgl2ext.h451 #define GL_RGB565_OES 0x8D62 macro
/external/swiftshader/include/GLES2/
Dgl2ext.h461 #define GL_RGB565_OES 0x8D62 macro