HomeSort by relevance Sort by last modified time
    Searched defs:PFNLoadFileFunc (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTResourceFile.h 14 typedef void* (*PFNLoadFileFunc)(const char*, char** pData, size_t &size);
109 static PFNLoadFileFunc s_pLoadFileFunc;
  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShell.h 332 The ptr returned is of the type PFNLoadFileFunc defined below. */
339 @typedef PFNLoadFileFunc
342 typedef void* (*PFNLoadFileFunc)(const char*, char** pData, size_t &size);
    [all...]

Completed in 88 milliseconds