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

/external/skia/src/gpu/vk/
H A DGrVkGpuCommandBuffer.cpp427 void GrVkGpuCommandBuffer::bindGeometry(const GrPrimitiveProcessor& primProc, function in class:GrVkGpuCommandBuffer
628 this->bindGeometry(primProc, nullptr, vertexBuffer, instanceBuffer);
644 this->bindGeometry(primProc, indexBuffer, vertexBuffer, instanceBuffer);

Completed in 67 milliseconds