Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceFaultAddressInfoEXT |
Public Attributes | |
vk::DeviceFaultAddressTypeEXT | addressType = vk::DeviceFaultAddressTypeEXT::eNone |
vk::DeviceAddress | reportedAddress = {} |
vk::DeviceSize | addressPrecision = {} |
Definition at line 27648 of file vulkan_structs.hpp.
Definition at line 27650 of file vulkan_structs.hpp.
|
inline |
Definition at line 27654 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 27665 of file vulkan_structs.hpp.
|
inline |
Definition at line 27704 of file vulkan_structs.hpp.
|
inline |
Definition at line 27699 of file vulkan_structs.hpp.
|
inline |
Definition at line 27733 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 27673 of file vulkan_structs.hpp.
|
inline |
Definition at line 27724 of file vulkan_structs.hpp.
|
inline |
Definition at line 27692 of file vulkan_structs.hpp.
|
inline |
Definition at line 27680 of file vulkan_structs.hpp.
|
inline |
Definition at line 27686 of file vulkan_structs.hpp.
vk::DeviceSize vk::DeviceFaultAddressInfoEXT::addressPrecision = {} |
Definition at line 27742 of file vulkan_structs.hpp.
vk::DeviceFaultAddressTypeEXT vk::DeviceFaultAddressInfoEXT::addressType = vk::DeviceFaultAddressTypeEXT::eNone |
Definition at line 27740 of file vulkan_structs.hpp.
vk::DeviceAddress vk::DeviceFaultAddressInfoEXT::reportedAddress = {} |
Definition at line 27741 of file vulkan_structs.hpp.