Searched refs:freeGPUResources (Results 1 – 5 of 5) sorted by relevance
63 void freeGPUResources(const GrVkGpu* gpu);
82 fPoolManager.freeGPUResources(gpu); in release()282 void GrVkDescriptorSetManager::DescriptorPoolManager::freeGPUResources(const GrVkGpu* gpu) { in freeGPUResources() function in GrVkDescriptorSetManager::DescriptorPoolManager
31 fPipelineState->freeGPUResources(fGpu); in ~Entry()
52 void freeGPUResources(const GrVkGpu* gpu);
118 void GrVkPipelineState::freeGPUResources(const GrVkGpu* gpu) { in freeGPUResources() function in GrVkPipelineState