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