Searched defs:currentCommandBuffer (Results 1 – 2 of 2) sorted by relevance
79 GrVkPrimaryCommandBuffer* currentCommandBuffer() const { return fMainCmdBuffer; } in currentCommandBuffer() function
286 GrVkCommandBuffer* GrVkOpsRenderPass::currentCommandBuffer() { in currentCommandBuffer() function in GrVkOpsRenderPass