#include <vulkan_core.h>
Public Attributes | |
VkObjectEntryUsageFlagsNVX | flags |
VkPipelineLayout | pipelineLayout |
VkShaderStageFlags | stageFlags |
VkObjectEntryTypeNVX | type |
Definition at line 6321 of file vulkan_core.h.
VkObjectEntryUsageFlagsNVX VkObjectTablePushConstantEntryNVX::flags |
Definition at line 6323 of file vulkan_core.h.
VkPipelineLayout VkObjectTablePushConstantEntryNVX::pipelineLayout |
Definition at line 6324 of file vulkan_core.h.
VkShaderStageFlags VkObjectTablePushConstantEntryNVX::stageFlags |
Definition at line 6325 of file vulkan_core.h.
VkObjectEntryTypeNVX VkObjectTablePushConstantEntryNVX::type |
Definition at line 6322 of file vulkan_core.h.