Searched refs:findOrCreateCompatibleDescriptorPool (Results 1 – 3 of 3) sorted by relevance
127 GrVkDescriptorPool* findOrCreateCompatibleDescriptorPool(VkDescriptorType type, uint32_t count);
321 fPool = gpu->resourceProvider().findOrCreateCompatibleDescriptorPool(fDescType, in getNewPool()
219 GrVkDescriptorPool* GrVkResourceProvider::findOrCreateCompatibleDescriptorPool( in findOrCreateCompatibleDescriptorPool() function in GrVkResourceProvider