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