Searched refs:drawNonIndexed (Results 1 – 2 of 2) sorted by relevance
86 target->drawNonIndexed(kTriangleStrip_GrPrimitiveType, 0, vertCount); in onDrawPath()
479 static inline void drawNonIndexed (const glw::Functions& gl, PrimitiveType type, int numElements) in drawNonIndexed() function518 drawNonIndexed(gl, primitives.type, primitives.numElements); in drawFromUserPointers()568 drawNonIndexed(gl, primitives.type, primitives.numElements); in drawFromBuffers()