SDL  2.0
VkObjectTableIndexBufferEntryNVX Struct Reference

#include <vulkan.h>

Data Fields

VkObjectEntryTypeNVX type
 
VkObjectEntryUsageFlagsNVX flags
 
VkBuffer buffer
 
VkIndexType indexType
 

Detailed Description

Definition at line 5798 of file vulkan.h.

Field Documentation

◆ buffer

VkBuffer VkObjectTableIndexBufferEntryNVX::buffer

Definition at line 5801 of file vulkan.h.

◆ flags

VkObjectEntryUsageFlagsNVX VkObjectTableIndexBufferEntryNVX::flags

Definition at line 5800 of file vulkan.h.

◆ indexType

VkIndexType VkObjectTableIndexBufferEntryNVX::indexType

Definition at line 5802 of file vulkan.h.

◆ type

VkObjectEntryTypeNVX VkObjectTableIndexBufferEntryNVX::type

Definition at line 5799 of file vulkan.h.


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