Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceFaultFeaturesEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDeviceFaultFeaturesEXT |
void * | pNext = {} |
vk::Bool32 | deviceFault = {} |
vk::Bool32 | deviceFaultVendorBinary = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceFaultFeaturesEXT |
Definition at line 65167 of file vulkan_structs.hpp.
Definition at line 65169 of file vulkan_structs.hpp.
|
inline |
Definition at line 65175 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 65186 of file vulkan_structs.hpp.
|
inline |
Definition at line 65226 of file vulkan_structs.hpp.
|
inline |
Definition at line 65221 of file vulkan_structs.hpp.
|
inline |
Definition at line 65256 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 65194 of file vulkan_structs.hpp.
|
inline |
Definition at line 65246 of file vulkan_structs.hpp.
|
inline |
Definition at line 65207 of file vulkan_structs.hpp.
|
inline |
Definition at line 65214 of file vulkan_structs.hpp.
|
inline |
Definition at line 65201 of file vulkan_structs.hpp.
|
static |
Definition at line 65171 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceFaultFeaturesEXT::deviceFault = {} |
Definition at line 65265 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDeviceFaultFeaturesEXT::deviceFaultVendorBinary = {} |
Definition at line 65266 of file vulkan_structs.hpp.
void* vk::PhysicalDeviceFaultFeaturesEXT::pNext = {} |
Definition at line 65264 of file vulkan_structs.hpp.
|
static |
Definition at line 65172 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceFaultFeaturesEXT::sType = StructureType::ePhysicalDeviceFaultFeaturesEXT |
Definition at line 65263 of file vulkan_structs.hpp.