Home
last modified time | relevance | path

Searched refs:drawNonIndexed (Results 1 – 1 of 1) sorted by relevance

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