Searched refs:DrawMesh (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
H A DOGLES2DisplacementMap.cpp108 void DrawMesh(int i32NodeIndex);
592 DrawMesh(i);
611 @Function DrawMesh
616 void OGLES2DisplacementMap::DrawMesh(int i32NodeIndex) function in class:OGLES2DisplacementMap
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
H A DOGLES3ColourGrading.cpp178 void DrawMesh(const int i32NodeIndex);
753 DrawMesh(0);
819 @Function DrawMesh
824 void OGLES3ColourGrading::DrawMesh(const int i32NodeIndex) function in class:OGLES3ColourGrading

Completed in 65 milliseconds