Home
last modified time | relevance | path

Searched refs:findOrCreateCompatibleDescriptorPool (Results 1 - 3 of 3) sorted by relevance

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

Completed in 3 milliseconds