Searched refs:currCmdBuf (Results 1 – 1 of 1) sorted by relevance
431 GrVkSecondaryCommandBuffer* currCmdBuf = fCommandBufferInfos[fCurrentCmdInfo].currentCmdBuf(); in bindGeometry() local446 currCmdBuf->bindInputBuffer(fGpu, binding++, in bindGeometry()455 currCmdBuf->bindInputBuffer(fGpu, binding++, in bindGeometry()464 currCmdBuf->bindIndexBuffer(fGpu, static_cast<const GrVkIndexBuffer*>(indexBuffer)); in bindGeometry()