Home
last modified time | relevance | path

Searched refs:RenderScene (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/04_BasicTnL/OGLES/
DOGLESBasicTnL.cpp51 virtual bool RenderScene();
199 bool OGLESBasicTnL::RenderScene() in RenderScene() function in OGLESBasicTnL
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
DOGLES2HelloAPI_LinuxX11.cpp587 bool RenderScene( GLuint shaderProgram, EGLDisplay eglDisplay, EGLSurface eglSurface, Display* nati… in RenderScene() function
819 if (!RenderScene(shaderProgram, eglDisplay, eglSurface, nativeDisplay)) in main()
DOGLES2HelloAPI_OSX.mm554 @Function RenderScene
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
DOGLES2DisplacementMap.cpp101 virtual bool RenderScene();
494 bool OGLES2DisplacementMap::RenderScene() in RenderScene() function in OGLES2DisplacementMap
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h480 virtual bool RenderScene() { return true; }; in RenderScene() function
DPVRShell.cpp1617 if(!m_pShell->RenderScene()) in Run()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
DOGLES3ColourGrading.cpp172 virtual bool RenderScene();
671 bool OGLES3ColourGrading::RenderScene() in RenderScene() function in OGLES3ColourGrading
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/
DOGLES2ChameleonMan.cpp181 virtual bool RenderScene();
557 bool OGLES2ChameleonMan::RenderScene() in RenderScene() function in OGLES2ChameleonMan