Vulkan-Hpp
VkBufferUsageFlags2CreateInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBufferUsageFlags2KHR usage
 

Detailed Description

Definition at line 11107 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkBufferUsageFlags2CreateInfoKHR::pNext

Definition at line 11109 of file vulkan_core.h.

◆ sType

VkStructureType VkBufferUsageFlags2CreateInfoKHR::sType

Definition at line 11108 of file vulkan_core.h.

◆ usage

VkBufferUsageFlags2KHR VkBufferUsageFlags2CreateInfoKHR::usage

Definition at line 11110 of file vulkan_core.h.


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