Searched refs:setCommandBuffer (Results 1 – 2 of 2) sorted by relevance
120 flushState->setCommandBuffer(commandBuffer.get()); in executeOps()134 flushState->setCommandBuffer(commandBuffer.get()); in executeOps()137 flushState->setCommandBuffer(commandBuffer.get()); in executeOps()152 flushState->setCommandBuffer(nullptr); in executeOps()
88 void setCommandBuffer(GrGpuCommandBuffer* buffer) { fCommandBuffer = buffer; } in setCommandBuffer() function