MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
VKDescriptorManager.hpp File Reference
#include <vulkan/vulkan.hpp>
+ Include dependency graph for VKDescriptorManager.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MayaFlux::Core::DescriptorBinding
 Describes a single descriptor binding in a set. More...
 
struct  MayaFlux::Core::DescriptorSetLayoutConfig
 Configuration for creating a descriptor set layout. More...
 
class  MayaFlux::Core::DescriptorUpdateBatch
 Fluent interface for batching descriptor updates. More...
 
class  MayaFlux::Core::VKDescriptorManager
 Manages descriptor pools, layouts, and set allocation. More...
 

Namespaces

namespace  MayaFlux
 Main namespace for the Maya Flux audio engine.
 
namespace  MayaFlux::Core