ReactOS 0.4.17-dev-934-g091855f
VkEventCreateInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkEventCreateInfo:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkEventCreateFlags flags
 

Detailed Description

Definition at line 8618 of file vulkan.h.

Member Data Documentation

◆ flags

VkEventCreateFlags VkEventCreateInfo::flags

Definition at line 8622 of file vulkan.h.

Referenced by wined3d_context_vk_allocate_query(), and wined3d_query_event_vk_issue().

◆ pNext

const void* VkEventCreateInfo::pNext

Definition at line 8621 of file vulkan.h.

Referenced by wined3d_context_vk_allocate_query(), and wined3d_query_event_vk_issue().

◆ sType

VkStructureType VkEventCreateInfo::sType

Definition at line 8620 of file vulkan.h.

Referenced by wined3d_context_vk_allocate_query(), and wined3d_query_event_vk_issue().


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