Searched refs:recycleSecondaryCommandBuffer (Results 1 – 3 of 3) sorted by relevance
89 void recycleSecondaryCommandBuffer(GrVkSecondaryCommandBuffer* cb);
296 void GrVkResourceProvider::recycleSecondaryCommandBuffer(GrVkSecondaryCommandBuffer* cb) { in recycleSecondaryCommandBuffer() function in GrVkResourceProvider
528 gpu->resourceProvider().recycleSecondaryCommandBuffer(fSecondaryCommandBuffers[i]); in onReset()