SDL  2.0
VkDeviceEventInfoEXT Struct Reference

#include <vulkan.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkDeviceEventTypeEXT deviceEvent
 

Detailed Description

Definition at line 6013 of file vulkan.h.

Field Documentation

◆ deviceEvent

VkDeviceEventTypeEXT VkDeviceEventInfoEXT::deviceEvent

Definition at line 6016 of file vulkan.h.

◆ pNext

const void* VkDeviceEventInfoEXT::pNext

Definition at line 6015 of file vulkan.h.

◆ sType

VkStructureType VkDeviceEventInfoEXT::sType

Definition at line 6014 of file vulkan.h.


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