Vulkan-Hpp
VkPhysicalDeviceFaultFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 deviceFault
 
VkBool32 deviceFaultVendorBinary
 

Detailed Description

Definition at line 16306 of file vulkan_core.h.

Member Data Documentation

◆ deviceFault

VkBool32 VkPhysicalDeviceFaultFeaturesEXT::deviceFault

Definition at line 16309 of file vulkan_core.h.

◆ deviceFaultVendorBinary

VkBool32 VkPhysicalDeviceFaultFeaturesEXT::deviceFaultVendorBinary

Definition at line 16310 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceFaultFeaturesEXT::pNext

Definition at line 16308 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceFaultFeaturesEXT::sType

Definition at line 16307 of file vulkan_core.h.


The documentation for this struct was generated from the following file: