Searched defs:DescriptorPoolManager (Results 1 – 2 of 2) sorted by relevance
55 struct DescriptorPoolManager { struct59 ~DescriptorPoolManager() { in ~DescriptorPoolManager() argument68 VkDescriptorSetLayout fDescLayout;69 VkDescriptorType fDescType;70 uint32_t fDescCountPerSet;71 uint32_t fMaxDescriptors;95 DescriptorPoolManager fPoolManager; argument
310 GrVkDescriptorSetManager::DescriptorPoolManager::DescriptorPoolManager( in DescriptorPoolManager() function in GrVkDescriptorSetManager::DescriptorPoolManager