Searched refs:findOrCreateSecondaryCommandBuffer (Results 1 – 3 of 3) sorted by relevance
101 cbInfo.fCommandBuffers.push_back(fGpu->resourceProvider().findOrCreateSecondaryCommandBuffer()); in init()375 cbInfo.fCommandBuffers.push_back(fGpu->resourceProvider().findOrCreateSecondaryCommandBuffer()); in addAdditionalCommandBuffer()402 cbInfo.fCommandBuffers.push_back(fGpu->resourceProvider().findOrCreateSecondaryCommandBuffer()); in addAdditionalRenderPass()
88 GrVkSecondaryCommandBuffer* findOrCreateSecondaryCommandBuffer();
284 GrVkSecondaryCommandBuffer* GrVkResourceProvider::findOrCreateSecondaryCommandBuffer() { in findOrCreateSecondaryCommandBuffer() function in GrVkResourceProvider