Vulkan-Hpp
VkPhysicalDeviceProperties2 Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkPhysicalDeviceProperties properties
 

Detailed Description

Definition at line 5207 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceProperties2::pNext

Definition at line 5209 of file vulkan_core.h.

◆ properties

VkPhysicalDeviceProperties VkPhysicalDeviceProperties2::properties

Definition at line 5210 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceProperties2::sType

Definition at line 5208 of file vulkan_core.h.


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