Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
DOGLES2DisplacementMap.cpp104 bool LoadTextures(CPVRTString* pErrorStr);
129 bool OGLES2DisplacementMap::LoadTextures(CPVRTString* pErrorStr) in LoadTextures() function in OGLES2DisplacementMap
379 if(!LoadTextures(&ErrorStr)) in InitView()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/
DOGLES2ChameleonMan.cpp183 bool LoadTextures(CPVRTString* pErrorStr);
196 bool OGLES2ChameleonMan::LoadTextures(CPVRTString* const pErrorStr) in LoadTextures() function in OGLES2ChameleonMan
464 if (!LoadTextures(&ErrorStr)) in InitView()