Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTTexture.h328 OGL_RGB_888, enumerator
DPVRTPFXParser.cpp1265 { "RGB888", OGL_RGB_888, PVRPFXTEX_COLOUR }, in ParseGenericSurface()
1268 { "DEPTH24", OGL_RGB_888, PVRPFXTEX_DEPTH }, in ParseGenericSurface()
DPVRTTexture.cpp670 case OGL_RGB_888: in PVRTMapLegacyTextureEnumToNewFormat()