ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceSynchronization2Features Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceSynchronization2Features:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 synchronization2
 

Detailed Description

Definition at line 12446 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceSynchronization2Features::pNext

Definition at line 12449 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceSynchronization2Features::sType

Definition at line 12448 of file vulkan.h.

◆ synchronization2

VkBool32 VkPhysicalDeviceSynchronization2Features::synchronization2

Definition at line 12450 of file vulkan.h.


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