Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkCommandBuffer.cpp343 void GrVkCommandBuffer::drawIndexed(const GrVkGpu* gpu, in drawIndexed() function in GrVkCommandBuffer
/external/deqp/framework/opengl/
DgluDrawUtil.cpp485 static inline void drawIndexed (const glw::Functions& gl, PrimitiveType type, int numElements, Inde… in drawIndexed() function