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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkPrivateDataSlotCreateFlags flags
 

Detailed Description

Definition at line 6953 of file vulkan_core.h.

Member Data Documentation

◆ flags

VkPrivateDataSlotCreateFlags VkPrivateDataSlotCreateInfo::flags

Definition at line 6956 of file vulkan_core.h.

◆ pNext

const void* VkPrivateDataSlotCreateInfo::pNext

Definition at line 6955 of file vulkan_core.h.

◆ sType

VkStructureType VkPrivateDataSlotCreateInfo::sType

Definition at line 6954 of file vulkan_core.h.


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