Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDescriptorSetBindingReferenceVALVE |
Public Attributes | |
vk::StructureType | sType = StructureType::eDescriptorSetBindingReferenceVALVE |
const void * | pNext = {} |
vk::DescriptorSetLayout | descriptorSetLayout = {} |
uint32_t | binding = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDescriptorSetBindingReferenceVALVE |
Definition at line 24718 of file vulkan_structs.hpp.
Definition at line 24720 of file vulkan_structs.hpp.
|
inline |
Definition at line 24726 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 24737 of file vulkan_structs.hpp.
|
inline |
Definition at line 24777 of file vulkan_structs.hpp.
|
inline |
Definition at line 24772 of file vulkan_structs.hpp.
|
inline |
Definition at line 24806 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 24745 of file vulkan_structs.hpp.
|
inline |
Definition at line 24797 of file vulkan_structs.hpp.
|
inline |
Definition at line 24765 of file vulkan_structs.hpp.
|
inline |
Definition at line 24759 of file vulkan_structs.hpp.
|
inline |
Definition at line 24752 of file vulkan_structs.hpp.
|
static |
Definition at line 24722 of file vulkan_structs.hpp.
uint32_t vk::DescriptorSetBindingReferenceVALVE::binding = {} |
Definition at line 24816 of file vulkan_structs.hpp.
vk::DescriptorSetLayout vk::DescriptorSetBindingReferenceVALVE::descriptorSetLayout = {} |
Definition at line 24815 of file vulkan_structs.hpp.
const void* vk::DescriptorSetBindingReferenceVALVE::pNext = {} |
Definition at line 24814 of file vulkan_structs.hpp.
|
static |
Definition at line 24723 of file vulkan_structs.hpp.
vk::StructureType vk::DescriptorSetBindingReferenceVALVE::sType = StructureType::eDescriptorSetBindingReferenceVALVE |
Definition at line 24813 of file vulkan_structs.hpp.