Home
last modified time | relevance | path

Searched defs:DrawArrayT (Results 1 – 2 of 2) sorted by relevance

/dports/games/spring/spring_98.0/rts/Rendering/GL/
H A DVertexArrayRange.cpp34 void CVertexArrayRange::DrawArrayT(int drawType,int stride) { in DrawArrayT() function in CVertexArrayRange
H A DVertexArray.cpp251 void CVertexArray::DrawArrayT(const int drawType, unsigned int stride) in DrawArrayT() function in CVertexArray