struct DeviceFaultShaderAbortMessageInfoKHR

Defined at line 53239 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkDeviceFaultShaderAbortMessageInfoKHR, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkDeviceFaultShaderAbortMessageInfoKHR.html

Public Members

StructureType sType
void * pNext
uint64_t messageDataSize
void * pMessageData

Public Methods

void DeviceFaultShaderAbortMessageInfoKHR (uint64_t messageDataSize_, void * pMessageData_, void * pNext_)

Defined at line 53247 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void DeviceFaultShaderAbortMessageInfoKHR (const DeviceFaultShaderAbortMessageInfoKHR & rhs)

Defined at line 53255 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void DeviceFaultShaderAbortMessageInfoKHR (const VkDeviceFaultShaderAbortMessageInfoKHR & rhs)

Defined at line 53257 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DeviceFaultShaderAbortMessageInfoKHR & operator= (const DeviceFaultShaderAbortMessageInfoKHR & rhs)

Defined at line 53262 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DeviceFaultShaderAbortMessageInfoKHR & operator= (const VkDeviceFaultShaderAbortMessageInfoKHR & rhs)

Defined at line 53265 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkDeviceFaultShaderAbortMessageInfoKHR & operator const VkDeviceFaultShaderAbortMessageInfoKHR & ()

Defined at line 53271 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkDeviceFaultShaderAbortMessageInfoKHR & operator VkDeviceFaultShaderAbortMessageInfoKHR & ()

Defined at line 53276 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkDeviceFaultShaderAbortMessageInfoKHR * operator const VkDeviceFaultShaderAbortMessageInfoKHR * ()

Defined at line 53281 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkDeviceFaultShaderAbortMessageInfoKHR * operator VkDeviceFaultShaderAbortMessageInfoKHR * ()

Defined at line 53286 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const DeviceFaultShaderAbortMessageInfoKHR & )

Defined at line 53299 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp