vengine  0.1.0
3D graphics engine made with Vulkan
Loading...
Searching...
No Matches
Descriptors.hpp File Reference

This file contains the Descriptors class. More...

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

Go to the source code of this file.

Classes

class  ven::DescriptorSetLayout
 Class for descriptor set layout. More...
 
class  ven::DescriptorSetLayout::Builder
 
class  ven::DescriptorPool
 Class for descriptor pool. More...
 
class  ven::DescriptorPool::Builder
 
class  ven::DescriptorWriter
 Class for descriptor writer. More...
 

Namespaces

namespace  ven
 

Detailed Description

This file contains the Descriptors class.

Definition in file Descriptors.hpp.