SDL  2.0
VkQueueFamilyProperties2 Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkQueueFamilyProperties2:

Data Fields

VkStructureType sType
 
voidpNext
 
VkQueueFamilyProperties queueFamilyProperties
 

Detailed Description

Definition at line 4425 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkQueueFamilyProperties2::pNext

Definition at line 4427 of file vulkan_core.h.

◆ queueFamilyProperties

VkQueueFamilyProperties VkQueueFamilyProperties2::queueFamilyProperties

Definition at line 4428 of file vulkan_core.h.

◆ sType

VkStructureType VkQueueFamilyProperties2::sType

Definition at line 4426 of file vulkan_core.h.


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