vengine  0.0.1
3D graphics engine
Loading...
Searching...
No Matches
Pool.hpp File Reference

This file contains the DescriptorPool class. More...

#include <memory>
#include "VEngine/Core/Device.hpp"
+ Include dependency graph for Pool.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ven::DescriptorPool
 Class for descriptor pool. More...
 
class  ven::DescriptorPool::Builder
 

Namespaces

namespace  ven
 

Variables

static constexpr uint32_t ven::DEFAULT_MAX_SETS = 1000
 

Detailed Description

This file contains the DescriptorPool class.

Definition in file Pool.hpp.