Home
last modified time | relevance | path

Searched refs:ePVRTPF_PVRTCI_4bpp_RGBA (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTTexture.cpp220 case ePVRTPF_PVRTCI_4bpp_RGBA: in PVRTGetBitsPerPixel()
281 case ePVRTPF_PVRTCI_4bpp_RGBA: in PVRTGetFormatMinDims()
624 newType=ePVRTPF_PVRTCI_4bpp_RGBA; in PVRTMapLegacyTextureEnumToNewFormat()
704 newType=ePVRTPF_PVRTCI_4bpp_RGBA; in PVRTMapLegacyTextureEnumToNewFormat()
DPVRTTexture.h76 ePVRTPF_PVRTCI_4bpp_RGBA, enumerator
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTTextureAPI.cpp81 case ePVRTPF_PVRTCI_4bpp_RGBA: in PVRTGetOGLES2TextureFormat()
308 …4PixelFormat>=ePVRTPF_PVRTCI_2bpp_RGB &&*/ pIn->u64PixelFormat<=ePVRTPF_PVRTCI_4bpp_RGBA) ? true :… in PVRTTextureTile()
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
DPVRTTextureAPI.cpp102 case ePVRTPF_PVRTCI_4bpp_RGBA: in PVRTGetOGLES3TextureFormat()
711 …(pIn->u64PixelFormat>=ePVRTPF_PVRTCI_2bpp_RGB && pIn->u64PixelFormat<=ePVRTPF_PVRTCI_4bpp_RGBA) ? … in PVRTTextureTile()