Home
last modified time | relevance | path

Searched refs:findOrCreateCompatibleDescriptorPool (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/src/gpu/vk/
DGrVkResourceProvider.h104 GrVkDescriptorPool* findOrCreateCompatibleDescriptorPool(VkDescriptorType type, uint32_t count);
DGrVkDescriptorSetManager.cpp289 fPool = gpu->resourceProvider().findOrCreateCompatibleDescriptorPool(fDescType, in getNewPool()
DGrVkResourceProvider.cpp194 GrVkDescriptorPool* GrVkResourceProvider::findOrCreateCompatibleDescriptorPool( in findOrCreateCompatibleDescriptorPool() function in GrVkResourceProvider
/third_party/skia/src/gpu/vk/
DGrVkResourceProvider.h127 GrVkDescriptorPool* findOrCreateCompatibleDescriptorPool(VkDescriptorType type, uint32_t count);
DGrVkDescriptorSetManager.cpp321 fPool = gpu->resourceProvider().findOrCreateCompatibleDescriptorPool(fDescType, in getNewPool()
DGrVkResourceProvider.cpp219 GrVkDescriptorPool* GrVkResourceProvider::findOrCreateCompatibleDescriptorPool( in findOrCreateCompatibleDescriptorPool() function in GrVkResourceProvider