Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTDecompress.h36 int PVRTDecompressETC(const void * const pSrcData,
DPVRTDecompress.cpp915 int PVRTDecompressETC(const void * const pSrcData, in PVRTDecompressETC() function
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTTextureAPI.cpp641 PVRTDecompressETC(pTempCompData,uiMIPWidth,uiMIPHeight,pTempDecompData,0); in PVRTTextureLoadFromPointer()
669 PVRTDecompressETC(pTempCompData,uiMIPWidth,uiMIPHeight,pTempDecompData,0); in PVRTTextureLoadFromPointer()
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
DPVRTTextureAPI.cpp1023 PVRTDecompressETC(pTempCompData,uiMIPWidth,uiMIPHeight,pTempDecompData,0); in PVRTTextureLoadFromPointer()
1051 PVRTDecompressETC(pTempCompData,uiMIPWidth,uiMIPHeight,pTempDecompData,0); in PVRTTextureLoadFromPointer()