Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkQueueFamilyProperties2 Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkQueueFamilyProperties queueFamilyProperties
 

Detailed Description

Definition at line 5302 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkQueueFamilyProperties2::pNext

Definition at line 5304 of file vulkan_core.h.

◆ queueFamilyProperties

VkQueueFamilyProperties VkQueueFamilyProperties2::queueFamilyProperties

Definition at line 5305 of file vulkan_core.h.

◆ sType

VkStructureType VkQueueFamilyProperties2::sType

Definition at line 5303 of file vulkan_core.h.


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