Vulkan-Hpp
VkDeviceEventInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDeviceEventTypeEXT deviceEvent
 

Detailed Description

Definition at line 12322 of file vulkan_core.h.

Member Data Documentation

◆ deviceEvent

VkDeviceEventTypeEXT VkDeviceEventInfoEXT::deviceEvent

Definition at line 12325 of file vulkan_core.h.

◆ pNext

const void* VkDeviceEventInfoEXT::pNext

Definition at line 12324 of file vulkan_core.h.

◆ sType

VkStructureType VkDeviceEventInfoEXT::sType

Definition at line 12323 of file vulkan_core.h.


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