Searched refs:bindArrayAndBufferToDraw (Results 1 – 2 of 2) sorted by relevance
514 GrGLAttribArrayState* bindArrayAndBufferToDraw(GrGLGpu* gpu, GrGLuint vbufferID);
2664 this->fHWGeometryState.bindArrayAndBufferToDraw(this, arrayBuffer); in stampRectUsingProgram()3637 fHWGeometryState.bindArrayAndBufferToDraw(this, fWireRectArrayBuffer); in drawDebugWireRect()3686 fHWGeometryState.bindArrayAndBufferToDraw(this, fCopyProgramArrayBuffer); in copySurfaceAsDraw()3961 GrGLAttribArrayState* GrGLGpu::HWGeometryState::bindArrayAndBufferToDraw(GrGLGpu* gpu, in bindArrayAndBufferToDraw() function in GrGLGpu::HWGeometryState