ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceFeatures2 Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceFeatures2:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkPhysicalDeviceFeatures features
 

Detailed Description

Definition at line 10620 of file vulkan.h.

Member Data Documentation

◆ features

VkPhysicalDeviceFeatures VkPhysicalDeviceFeatures2::features

◆ pNext

void* VkPhysicalDeviceFeatures2::pNext

Definition at line 10623 of file vulkan.h.

Referenced by adapter_vk_create_device(), add_structure(), and vkd3d_create_vk_device().

◆ sType

VkStructureType VkPhysicalDeviceFeatures2::sType

Definition at line 10622 of file vulkan.h.

Referenced by get_physical_device_info().


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