The DescriptorSetManager Class Definitions. More...
Go to the source code of this file.
Classes | |
| class | Spices::DescriptorSetManager |
| This Class manages all descriptor sets this project. More... | |
Namespaces | |
| namespace | Spices |
Typedefs | |
| using | Spices::DescriptorSetInfo = std::unordered_map<uint32_t, std::shared_ptr<VulkanDescriptorSet>> |
| using | Spices::DescriptorManagerContainer = std::unordered_map<String2, DescriptorSetInfo> |
The DescriptorSetManager Class Definitions.
Definition in file DescriptorSetManager.h.