Vulkan-Hpp
VkDeviceFaultCountsEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t addressInfoCount
 
uint32_t vendorInfoCount
 
VkDeviceSize vendorBinarySize
 

Detailed Description

Definition at line 16313 of file vulkan_core.h.

Member Data Documentation

◆ addressInfoCount

uint32_t VkDeviceFaultCountsEXT::addressInfoCount

Definition at line 16316 of file vulkan_core.h.

◆ pNext

void* VkDeviceFaultCountsEXT::pNext

Definition at line 16315 of file vulkan_core.h.

◆ sType

VkStructureType VkDeviceFaultCountsEXT::sType

Definition at line 16314 of file vulkan_core.h.

◆ vendorBinarySize

VkDeviceSize VkDeviceFaultCountsEXT::vendorBinarySize

Definition at line 16318 of file vulkan_core.h.

◆ vendorInfoCount

uint32_t VkDeviceFaultCountsEXT::vendorInfoCount

Definition at line 16317 of file vulkan_core.h.


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