Searched refs:ePVRTPF_PVRTCI_2bpp_RGB (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
H A DPVRTTexture.h73 ePVRTPF_PVRTCI_2bpp_RGB, enumerator in enum:EPVRTPixelFormat
H A DPVRTTexture.cpp215 case ePVRTPF_PVRTCI_2bpp_RGB:
286 case ePVRTPF_PVRTCI_2bpp_RGB:
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
H A DPVRTTextureAPI.cpp66 case ePVRTPF_PVRTCI_2bpp_RGB:
711 (pIn->u64PixelFormat>=ePVRTPF_PVRTCI_2bpp_RGB && pIn->u64PixelFormat<=ePVRTPF_PVRTCI_4bpp_RGBA) ? true : false);
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
H A DPVRTTextureAPI.cpp66 case ePVRTPF_PVRTCI_2bpp_RGB:
308 (/*pIn->u64PixelFormat>=ePVRTPF_PVRTCI_2bpp_RGB &&*/ pIn->u64PixelFormat<=ePVRTPF_PVRTCI_4bpp_RGBA) ? true : false);

Completed in 59 milliseconds