Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceFaultFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 deviceFault
 
VkBool32 deviceFaultVendorBinary
 

Detailed Description

Definition at line 15504 of file vulkan_core.h.

Member Data Documentation

◆ deviceFault

VkBool32 VkPhysicalDeviceFaultFeaturesEXT::deviceFault

Definition at line 15507 of file vulkan_core.h.

◆ deviceFaultVendorBinary

VkBool32 VkPhysicalDeviceFaultFeaturesEXT::deviceFaultVendorBinary

Definition at line 15508 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceFaultFeaturesEXT::pNext

Definition at line 15506 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceFaultFeaturesEXT::sType

Definition at line 15505 of file vulkan_core.h.


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