Home
last modified time | relevance | path

Searched refs:OGL_RGB_565 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTTexture.h326 OGL_RGB_565, enumerator
DPVRTPFXParser.cpp1266 { "RGB565", OGL_RGB_565, PVRPFXTEX_COLOUR }, in ParseGenericSurface()
1269 { "DEPTH16", OGL_RGB_565, PVRPFXTEX_DEPTH }, in ParseGenericSurface()
DPVRTTexture.cpp654 case OGL_RGB_565: in PVRTMapLegacyTextureEnumToNewFormat()