OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prefLoadFileFunc
(Results
1 - 4
of
4
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShell.h
331
prefLoadFileFunc
, /*!< A pointer to a function that can be used to load external files on platforms that don't allow the use of fopen.
[
all
...]
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
OGLES2DisplacementMap.cpp
310
CPVRTResourceFile::SetLoadReleaseFunctions(PVRShellGet(
prefLoadFileFunc
), PVRShellGet(prefReleaseFileFunc));
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/
OGLES2ChameleonMan.cpp
400
CPVRTResourceFile::SetLoadReleaseFunctions(PVRShellGet(
prefLoadFileFunc
), PVRShellGet(prefReleaseFileFunc));
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
OGLES3ColourGrading.cpp
200
CPVRTResourceFile::SetLoadReleaseFunctions(PVRShellGet(
prefLoadFileFunc
), PVRShellGet(prefReleaseFileFunc));
Completed in 109 milliseconds