OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LoadTextures
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
OGLES2DisplacementMap.cpp
104
bool
LoadTextures
(CPVRTString* pErrorStr);
125
@Function
LoadTextures
129
bool OGLES2DisplacementMap::
LoadTextures
(CPVRTString* pErrorStr)
379
if(!
LoadTextures
(&ErrorStr))
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/
OGLES2ChameleonMan.cpp
183
bool
LoadTextures
(CPVRTString* pErrorStr);
191
@Function
LoadTextures
196
bool OGLES2ChameleonMan::
LoadTextures
(CPVRTString* const pErrorStr)
464
if (!
LoadTextures
(&ErrorStr))
Completed in 1411 milliseconds