Home
last modified time | relevance | path

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

/cts/tests/openglperf2/jni/reference/scene/glowing/
DGlowingScene.cpp168 ProgramNode* glowSceneGraph = new ProgramNode(*mMainProgram); in updateSceneGraphs() local
169 mSceneGraphs.push_back(glowSceneGraph); in updateSceneGraphs()
172 glowSceneGraph->addChild(transformNode); in updateSceneGraphs()