Home
last modified time | relevance | path

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

/external/skia/experimental/AndroidPathRenderer/
DGrAndroidPathRenderer.cpp86 target->drawNonIndexed(kTriangleStrip_GrPrimitiveType, 0, vertCount); in onDrawPath()
/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()