ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceProperties2 Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceProperties2:

Public Member Functions

VkPhysicalDeviceProperties WINE_VK_ALIGN (8) properties
 

Public Attributes

VkStructureType sType
 
void * pNext
 

Detailed Description

Definition at line 16581 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN()

VkPhysicalDeviceProperties VkPhysicalDeviceProperties2::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceProperties2::pNext

Definition at line 16584 of file vulkan.h.

Referenced by d3d12_get_vk_physical_device(), and wined3d_adapter_vk_init().

◆ sType

VkStructureType VkPhysicalDeviceProperties2::sType

Definition at line 16583 of file vulkan.h.

Referenced by d3d12_get_vk_physical_device(), and wined3d_adapter_vk_init().


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