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

  /external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
OGLES2DisplacementMap.cpp 108 void DrawMesh(int i32NodeIndex);
592 DrawMesh(i);
611 @Function DrawMesh
616 void OGLES2DisplacementMap::DrawMesh(int i32NodeIndex)
  /external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
OGLES3ColourGrading.cpp 178 void DrawMesh(const int i32NodeIndex);
753 DrawMesh(0);
819 @Function DrawMesh
824 void OGLES3ColourGrading::DrawMesh(const int i32NodeIndex)

Completed in 298 milliseconds