Vulkan-Hpp
VkPrivateDataSlotCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkPrivateDataSlotCreateFlags flags
 

Detailed Description

Definition at line 6876 of file vulkan_core.h.

Member Data Documentation

◆ flags

VkPrivateDataSlotCreateFlags VkPrivateDataSlotCreateInfo::flags

Definition at line 6879 of file vulkan_core.h.

◆ pNext

const void* VkPrivateDataSlotCreateInfo::pNext

Definition at line 6878 of file vulkan_core.h.

◆ sType

VkStructureType VkPrivateDataSlotCreateInfo::sType

Definition at line 6877 of file vulkan_core.h.


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