SDL 2.0
|
#include <vulkan_core.h>
Data Fields | |
VkObjectEntryTypeNVX | type |
VkObjectEntryUsageFlagsNVX | flags |
VkPipelineLayout | pipelineLayout |
VkShaderStageFlags | stageFlags |
Definition at line 6914 of file vulkan_core.h.
VkObjectEntryUsageFlagsNVX VkObjectTablePushConstantEntryNVX::flags |
Definition at line 6916 of file vulkan_core.h.
VkPipelineLayout VkObjectTablePushConstantEntryNVX::pipelineLayout |
Definition at line 6917 of file vulkan_core.h.
VkShaderStageFlags VkObjectTablePushConstantEntryNVX::stageFlags |
Definition at line 6918 of file vulkan_core.h.
VkObjectEntryTypeNVX VkObjectTablePushConstantEntryNVX::type |
Definition at line 6915 of file vulkan_core.h.