OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APIUpLoadTexture
(Results
1 - 3
of
3
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPrint3D.h
498
@fn
APIUpLoadTexture
506
bool
APIUpLoadTexture
(const PVRTuint8* pSource, const PVRTextureHeaderV3* header, CPVRTMap<PVRTuint32, CPVRTMap<PVRTuint32, MetaDataBlock> >& MetaDataMap);
PVRTPrint3D.cpp
447
bStatus =
APIUpLoadTexture
((unsigned char *)pTexData, &header, MetaDataMap);
[
all
...]
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTPrint3DAPI.cpp
459
@Function
APIUpLoadTexture
465
bool CPVRTPrint3D::
APIUpLoadTexture
(const PVRTuint8* pSource, const PVRTextureHeaderV3* header, CPVRTMap<PVRTuint32, CPVRTMap<PVRTuint32, MetaDataBlock> >& MetaDataMap)
Completed in 70 milliseconds