Home
last modified time | relevance | path

Searched refs:RegisterMemoryFile (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTResourceFile.cpp252 RegisterMemoryFile(pszFilename, pBuffer, Size, bCopy); in CPVRTMemoryFileSystem()
264 void CPVRTMemoryFileSystem::RegisterMemoryFile(const char* pszFilename, const void* pBuffer, size_t… in RegisterMemoryFile() function in CPVRTMemoryFileSystem
DPVRTMemoryFileSystem.h39 …static void RegisterMemoryFile(const char* pszFilename, const void* pBuffer, size_t Size, bool bCo…