SDL 2.0
VkObjectTablePushConstantEntryNVX Struct Reference

#include <vulkan_core.h>

Data Fields

VkObjectEntryTypeNVX type
 
VkObjectEntryUsageFlagsNVX flags
 
VkPipelineLayout pipelineLayout
 
VkShaderStageFlags stageFlags
 

Detailed Description

Definition at line 6914 of file vulkan_core.h.

Field Documentation

◆ flags

VkObjectEntryUsageFlagsNVX VkObjectTablePushConstantEntryNVX::flags

Definition at line 6916 of file vulkan_core.h.

◆ pipelineLayout

VkPipelineLayout VkObjectTablePushConstantEntryNVX::pipelineLayout

Definition at line 6917 of file vulkan_core.h.

◆ stageFlags

VkShaderStageFlags VkObjectTablePushConstantEntryNVX::stageFlags

Definition at line 6918 of file vulkan_core.h.

◆ type

VkObjectEntryTypeNVX VkObjectTablePushConstantEntryNVX::type

Definition at line 6915 of file vulkan_core.h.


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