Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceFaultCountsEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eDeviceFaultCountsEXT |
void * | pNext = {} |
uint32_t | addressInfoCount = {} |
uint32_t | vendorInfoCount = {} |
vk::DeviceSize | vendorBinarySize = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceFaultCountsEXT |
Definition at line 27745 of file vulkan_structs.hpp.
Definition at line 27747 of file vulkan_structs.hpp.
|
inline |
Definition at line 27753 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 27766 of file vulkan_structs.hpp.
|
inline |
Definition at line 27811 of file vulkan_structs.hpp.
|
inline |
Definition at line 27806 of file vulkan_structs.hpp.
|
inline |
Definition at line 27841 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 27774 of file vulkan_structs.hpp.
|
inline |
Definition at line 27831 of file vulkan_structs.hpp.
|
inline |
Definition at line 27787 of file vulkan_structs.hpp.
|
inline |
Definition at line 27781 of file vulkan_structs.hpp.
|
inline |
Definition at line 27799 of file vulkan_structs.hpp.
|
inline |
Definition at line 27793 of file vulkan_structs.hpp.
uint32_t vk::DeviceFaultCountsEXT::addressInfoCount = {} |
Definition at line 27850 of file vulkan_structs.hpp.
|
static |
Definition at line 27749 of file vulkan_structs.hpp.
void* vk::DeviceFaultCountsEXT::pNext = {} |
Definition at line 27849 of file vulkan_structs.hpp.
|
static |
Definition at line 27750 of file vulkan_structs.hpp.
vk::StructureType vk::DeviceFaultCountsEXT::sType = StructureType::eDeviceFaultCountsEXT |
Definition at line 27848 of file vulkan_structs.hpp.
vk::DeviceSize vk::DeviceFaultCountsEXT::vendorBinarySize = {} |
Definition at line 27852 of file vulkan_structs.hpp.
uint32_t vk::DeviceFaultCountsEXT::vendorInfoCount = {} |
Definition at line 27851 of file vulkan_structs.hpp.