HomeSort by relevance Sort by last modified time
    Searched refs:c_szSceneFile (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
OGLES2DisplacementMap.cpp 53 const char c_szSceneFile[] = "DisMapScene.pod";
313 if(m_Scene.ReadFromFile(c_szSceneFile) != PVR_SUCCESS)
  /external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/
OGLES2ChameleonMan.cpp 90 const char c_szSceneFile[] = "ChameleonScene.pod";
403 if (m_Scene.ReadFromFile(c_szSceneFile) != PVR_SUCCESS)
  /external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
OGLES3ColourGrading.cpp 46 const char c_szSceneFile[] = "Mask.pod";
203 if(m_Mask.ReadFromFile(c_szSceneFile) != PVR_SUCCESS)

Completed in 1493 milliseconds