Home
last modified time | relevance | path

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

/external/skqp/src/gpu/vk/
DGrVkResourceProvider.h101 GrVkDescriptorPool* findOrCreateCompatibleDescriptorPool(VkDescriptorType type, uint32_t count);
DGrVkDescriptorSetManager.cpp285 fPool = gpu->resourceProvider().findOrCreateCompatibleDescriptorPool(fDescType, in getNewPool()
DGrVkResourceProvider.cpp221 GrVkDescriptorPool* GrVkResourceProvider::findOrCreateCompatibleDescriptorPool( in findOrCreateCompatibleDescriptorPool() function in GrVkResourceProvider
/external/skia/src/gpu/vk/
DGrVkResourceProvider.h127 GrVkDescriptorPool* findOrCreateCompatibleDescriptorPool(VkDescriptorType type, uint32_t count);
DGrVkDescriptorSetManager.cpp327 fPool = gpu->resourceProvider().findOrCreateCompatibleDescriptorPool(fDescType, in getNewPool()
DGrVkResourceProvider.cpp218 GrVkDescriptorPool* GrVkResourceProvider::findOrCreateCompatibleDescriptorPool( in findOrCreateCompatibleDescriptorPool() function in GrVkResourceProvider