Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.h506 …bool APIUpLoadTexture(const PVRTuint8* pSource, const PVRTextureHeaderV3* header, CPVRTMap<PVRTuin…
DPVRTPrint3D.cpp447 bStatus = APIUpLoadTexture((unsigned char *)pTexData, &header, MetaDataMap); in SetTextures()
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPrint3DAPI.cpp465 bool CPVRTPrint3D::APIUpLoadTexture(const PVRTuint8* pSource, const PVRTextureHeaderV3* header, CPV… in APIUpLoadTexture() function in CPVRTPrint3D