Searched defs:DescriptorPoolManager (Results 1 – 2 of 2) sorted by relevance
53 struct DescriptorPoolManager { struct57 ~DescriptorPoolManager() { in ~DescriptorPoolManager() argument66 VkDescriptorSetLayout fDescLayout;67 VkDescriptorType fDescType;68 uint32_t fDescCountPerSet;69 uint32_t fMaxDescriptors;93 DescriptorPoolManager fPoolManager; argument
298 GrVkDescriptorSetManager::DescriptorPoolManager::DescriptorPoolManager( in DescriptorPoolManager() function in GrVkDescriptorSetManager::DescriptorPoolManager