vsg  1.1.0
VulkanSceneGraph library
Public Member Functions | Public Attributes | List of all members
vsg::DescriptorBinding Struct Reference
Collaboration diagram for vsg::DescriptorBinding:
Collaboration graph
[legend]

Public Member Functions

int compare (const DescriptorBinding &rhs) const
 
 operator bool () const noexcept
 

Public Attributes

std::string name
 
std::string define
 
uint32_t set = 0
 
uint32_t binding = 0
 
VkDescriptorType descriptorType = VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER
 
uint32_t descriptorCount = 0
 
VkShaderStageFlags stageFlags = 0
 
ref_ptr< Datadata
 

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