Home
last modified time | relevance | path

Searched defs:i32NodeIndex (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/
DOGLES2ChameleonMan.cpp649 for(unsigned int i32NodeIndex = 0; i32NodeIndex < 3; ++i32NodeIndex) in RenderScene() local
686 for(unsigned int i32NodeIndex = 3; i32NodeIndex < m_Scene.nNumMeshNode; ++i32NodeIndex) in RenderScene() local
772 void OGLES2ChameleonMan::DrawSkinnedMesh(int i32NodeIndex) in DrawSkinnedMesh()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
DOGLES2DisplacementMap.cpp616 void OGLES2DisplacementMap::DrawMesh(int i32NodeIndex) in DrawMesh()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
DOGLES3ColourGrading.cpp824 void OGLES3ColourGrading::DrawMesh(const int i32NodeIndex) in DrawMesh()