jGL
Loading...
Searching...
No Matches
Public Member Functions | List of all members
jGL::Vulkan::DescriptorPool Class Reference

#include <descriptorPool.h>

Public Member Functions

 DescriptorPool (const Device &device, const uint32_t concurrentFrames, std::vector< VkDescriptorType > descriptorTypes)
 
 ~DescriptorPool ()
 
const VkDescriptorPool & getVkDescriptorPool () const
 

Constructor & Destructor Documentation

◆ DescriptorPool()

jGL::Vulkan::DescriptorPool::DescriptorPool ( const Device device,
const uint32_t  concurrentFrames,
std::vector< VkDescriptorType >  descriptorTypes 
)
inline

◆ ~DescriptorPool()

jGL::Vulkan::DescriptorPool::~DescriptorPool ( )
inline

Member Function Documentation

◆ getVkDescriptorPool()

const VkDescriptorPool & jGL::Vulkan::DescriptorPool::getVkDescriptorPool ( ) const
inline

The documentation for this class was generated from the following file: