Home
last modified time | relevance | path

Searched refs:bindInstanceBuffer (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/gl/
H A DGrGLOpsRenderPass.cpp127 this->bindInstanceBuffer(instanceBuffer.get(), 0); in onBindBuffers()
144 void GrGLOpsRenderPass::bindInstanceBuffer(const GrBuffer* instanceBuffer, int baseInstance) { in bindInstanceBuffer() function in GrGLOpsRenderPass
234 this->bindInstanceBuffer(fActiveInstanceBuffer.get(), baseInstanceForDraw); in onDrawInstanced()
255 this->bindInstanceBuffer(fActiveInstanceBuffer.get(), baseInstanceForDraw); in onDrawIndexedInstanced()
H A DGrGLOpsRenderPass.h43 void bindInstanceBuffer(const GrBuffer*, int baseInstance);

Completed in 2 milliseconds