Searched defs:drawNonIndexed (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/opengl/
H A DgluDrawUtil.cpp479 static inline void drawNonIndexed (const glw::Functions& gl, PrimitiveType type, int numElements) function in namespace:glu::__anon3020
518 drawNonIndexed(gl, primitives.type, primitives.numElements);
568 drawNonIndexed(gl, primitives.type, primitives.numElements);

Completed in 23 milliseconds