HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDescriptorSetAllocateInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDescriptorSetAllocateInfo |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::DescriptorPool | descriptorPool = {} |
uint32_t | descriptorSetCount = {} |
const VULKAN_HPP_NAMESPACE::DescriptorSetLayout * | pSetLayouts = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDescriptorSetAllocateInfo |
Definition at line 21579 of file vulkan_structs.hpp.
Definition at line 21581 of file vulkan_structs.hpp.
|
inline |
Definition at line 21587 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 21600 of file vulkan_structs.hpp.
|
inline |
Definition at line 21606 of file vulkan_structs.hpp.
|
inline |
Definition at line 21664 of file vulkan_structs.hpp.
|
inline |
Definition at line 21659 of file vulkan_structs.hpp.
|
inline |
Definition at line 21698 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 21617 of file vulkan_structs.hpp.
|
inline |
Definition at line 21688 of file vulkan_structs.hpp.
|
inline |
Definition at line 21630 of file vulkan_structs.hpp.
|
inline |
Definition at line 21636 of file vulkan_structs.hpp.
|
inline |
Definition at line 21624 of file vulkan_structs.hpp.
|
inline |
Definition at line 21642 of file vulkan_structs.hpp.
|
inline |
Definition at line 21650 of file vulkan_structs.hpp.
|
static |
Definition at line 21583 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DescriptorPool VULKAN_HPP_NAMESPACE::DescriptorSetAllocateInfo::descriptorPool = {} |
Definition at line 21707 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::DescriptorSetAllocateInfo::descriptorSetCount = {} |
Definition at line 21708 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::DescriptorSetAllocateInfo::pNext = {} |
Definition at line 21706 of file vulkan_structs.hpp.
const VULKAN_HPP_NAMESPACE::DescriptorSetLayout* VULKAN_HPP_NAMESPACE::DescriptorSetAllocateInfo::pSetLayouts = {} |
Definition at line 21709 of file vulkan_structs.hpp.
|
static |
Definition at line 21584 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DescriptorSetAllocateInfo::sType = StructureType::eDescriptorSetAllocateInfo |
Definition at line 21705 of file vulkan_structs.hpp.