VkCV Framework  0.0.1
CV Vulkan framework
vkcv::DescriptorBinding Struct Reference

Public Member Functions

 DescriptorBinding (uint32_t bindingID, DescriptorType descriptorType, uint32_t descriptorCount, ShaderStages shaderStages) noexcept
 
bool operator== (const DescriptorBinding &other) const
 

Public Attributes

uint32_t bindingID
 
DescriptorType descriptorType
 
uint32_t descriptorCount
 
ShaderStages shaderStages
 

Detailed Description


The documentation for this struct was generated from the following files: