Searched refs:c_szSceneFile (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
H A DOGLES2DisplacementMap.cpp53 const char c_szSceneFile[] = "DisMapScene.pod"; variable
313 if(m_Scene.ReadFromFile(c_szSceneFile) != PVR_SUCCESS)
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/
H A DOGLES2ChameleonMan.cpp90 const char c_szSceneFile[] = "ChameleonScene.pod"; variable
403 if (m_Scene.ReadFromFile(c_szSceneFile) != PVR_SUCCESS)
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
H A DOGLES3ColourGrading.cpp46 const char c_szSceneFile[] = "Mask.pod"; variable
203 if(m_Mask.ReadFromFile(c_szSceneFile) != PVR_SUCCESS)

Completed in 90 milliseconds