Lugdunum  0.1.0
DescriptorSetPool.cpp
Go to the documentation of this file.
2 
3 namespace lug {
4 namespace Graphics {
5 namespace Vulkan {
6 namespace Render {
7 namespace DescriptorSetPool {
8 
10 uint32_t poolCount = 0;
11 
12 } // DescriptorSetPool
13 } // Render
14 } // Vulkan
15 } // Graphics
16 } // lug