SDL 2.0
VkObjectTableDescriptorSetEntryNVX Struct Reference

#include <vulkan_core.h>

Data Fields

VkObjectEntryTypeNVX type
 
VkObjectEntryUsageFlagsNVX flags
 
VkPipelineLayout pipelineLayout
 
VkDescriptorSet descriptorSet
 

Detailed Description

Definition at line 6894 of file vulkan_core.h.

Field Documentation

◆ descriptorSet

VkDescriptorSet VkObjectTableDescriptorSetEntryNVX::descriptorSet

Definition at line 6898 of file vulkan_core.h.

◆ flags

VkObjectEntryUsageFlagsNVX VkObjectTableDescriptorSetEntryNVX::flags

Definition at line 6896 of file vulkan_core.h.

◆ pipelineLayout

VkPipelineLayout VkObjectTableDescriptorSetEntryNVX::pipelineLayout

Definition at line 6897 of file vulkan_core.h.

◆ type

VkObjectEntryTypeNVX VkObjectTableDescriptorSetEntryNVX::type

Definition at line 6895 of file vulkan_core.h.


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