Home
last modified time | relevance | path

Searched refs:findOrCreateSecondaryCommandBuffer (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/vk/
H A DGrVkCommandPool.h35 std::unique_ptr<GrVkSecondaryCommandBuffer> findOrCreateSecondaryCommandBuffer(GrVkGpu* gpu);
H A DGrVkCommandPool.cpp52 std::unique_ptr<GrVkSecondaryCommandBuffer> GrVkCommandPool::findOrCreateSecondaryCommandBuffer( in findOrCreateSecondaryCommandBuffer() function in GrVkCommandPool
H A DGrVkOpsRenderPass.cpp252 fCurrentSecondaryCommandBuffer = fGpu->cmdPool()->findOrCreateSecondaryCommandBuffer(fGpu); in init()
581 fCurrentSecondaryCommandBuffer = fGpu->cmdPool()->findOrCreateSecondaryCommandBuffer(fGpu); in addAdditionalRenderPass()

Completed in 3 milliseconds