Home
last modified time | relevance | path

Searched defs:PVRTuint32 (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTTexture.cpp410 …t PVR_Texture_Header* LegacyHeader, PVRTextureHeaderV3& NewHeader, CPVRTMap<PVRTuint32, CPVRTMap<P… in PVRTConvertOldTextureHeaderToV3()
DPVRTPrint3D.cpp221 bool CPVRTPrint3D::LoadFontData( const PVRTextureHeaderV3* texHeader, CPVRTMap<PVRTuint32, CPVRTMap… in LoadFontData()
DPVRTGlobal.h156 typedef unsigned int PVRTuint32; typedef
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPrint3DAPI.cpp465 …exture(const PVRTuint8* pSource, const PVRTextureHeaderV3* header, CPVRTMap<PVRTuint32, CPVRTMap<P… in APIUpLoadTexture()