Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDescriptorGetInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eDescriptorGetInfoEXT |
const void * | pNext = {} |
vk::DescriptorType | type = vk::DescriptorType::eSampler |
vk::DescriptorDataEXT | data = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDescriptorGetInfoEXT |
Definition at line 24154 of file vulkan_structs.hpp.
Definition at line 24156 of file vulkan_structs.hpp.
|
inline |
Definition at line 24162 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 24173 of file vulkan_structs.hpp.
|
inline |
Definition at line 24212 of file vulkan_structs.hpp.
|
inline |
Definition at line 24207 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 24181 of file vulkan_structs.hpp.
|
inline |
Definition at line 24200 of file vulkan_structs.hpp.
|
inline |
Definition at line 24188 of file vulkan_structs.hpp.
|
inline |
Definition at line 24194 of file vulkan_structs.hpp.
|
static |
Definition at line 24158 of file vulkan_structs.hpp.
vk::DescriptorDataEXT vk::DescriptorGetInfoEXT::data = {} |
Definition at line 24236 of file vulkan_structs.hpp.
const void* vk::DescriptorGetInfoEXT::pNext = {} |
Definition at line 24234 of file vulkan_structs.hpp.
|
static |
Definition at line 24159 of file vulkan_structs.hpp.
vk::StructureType vk::DescriptorGetInfoEXT::sType = StructureType::eDescriptorGetInfoEXT |
Definition at line 24233 of file vulkan_structs.hpp.
vk::DescriptorType vk::DescriptorGetInfoEXT::type = vk::DescriptorType::eSampler |
Definition at line 24235 of file vulkan_structs.hpp.