Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceRobustness2FeaturesEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDeviceRobustness2FeaturesEXT |
void * | pNext = {} |
vk::Bool32 | robustBufferAccess2 = {} |
vk::Bool32 | robustImageAccess2 = {} |
vk::Bool32 | nullDescriptor = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceRobustness2FeaturesEXT |
Definition at line 79428 of file vulkan_structs.hpp.
Definition at line 79430 of file vulkan_structs.hpp.
|
inline |
Definition at line 79436 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 79449 of file vulkan_structs.hpp.
|
inline |
Definition at line 79495 of file vulkan_structs.hpp.
|
inline |
Definition at line 79490 of file vulkan_structs.hpp.
|
inline |
Definition at line 79529 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 79457 of file vulkan_structs.hpp.
|
inline |
Definition at line 79519 of file vulkan_structs.hpp.
|
inline |
Definition at line 79483 of file vulkan_structs.hpp.
|
inline |
Definition at line 79464 of file vulkan_structs.hpp.
|
inline |
Definition at line 79471 of file vulkan_structs.hpp.
|
inline |
Definition at line 79477 of file vulkan_structs.hpp.
|
static |
Definition at line 79432 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceRobustness2FeaturesEXT::nullDescriptor = {} |
Definition at line 79540 of file vulkan_structs.hpp.
void* vk::PhysicalDeviceRobustness2FeaturesEXT::pNext = {} |
Definition at line 79537 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceRobustness2FeaturesEXT::robustBufferAccess2 = {} |
Definition at line 79538 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceRobustness2FeaturesEXT::robustImageAccess2 = {} |
Definition at line 79539 of file vulkan_structs.hpp.
|
static |
Definition at line 79433 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceRobustness2FeaturesEXT::sType = StructureType::ePhysicalDeviceRobustness2FeaturesEXT |
Definition at line 79536 of file vulkan_structs.hpp.