Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTResourceFile.cpp120 CPVRTResourceFile::CPVRTResourceFile(const char* const pszFilename) : in CPVRTResourceFile()
250 CPVRTMemoryFileSystem::CPVRTMemoryFileSystem(const char* pszFilename, const void* pBuffer, size_t S… in CPVRTMemoryFileSystem()
264 void CPVRTMemoryFileSystem::RegisterMemoryFile(const char* pszFilename, const void* pBuffer, size_t… in RegisterMemoryFile()
301 bool CPVRTMemoryFileSystem::GetFile(const char* pszFilename, const void** ppBuffer, size_t* pSize) in GetFile()
DPVRTMemoryFileSystem.h93 const char* pszFilename; ///< File name. member
DPVRTModelPOD.cpp2975 EPVRTError CPVRTModelPOD::SavePOD(const char * const pszFilename, const char * const pszExpOpt, con…
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp663 const char * const pszFilename, in PVRShellWriteBMPFile()