#include <vulkan_core.h>
Public Attributes | |
| VkIndirectCommandsLayoutUsageFlagsNVX | flags |
| VkPipelineBindPoint | pipelineBindPoint |
| const void * | pNext |
| const VkIndirectCommandsLayoutTokenNVX * | pTokens |
| VkStructureType | sType |
| uint32_t | tokenCount |
Definition at line 6244 of file vulkan_core.h.
| VkIndirectCommandsLayoutUsageFlagsNVX VkIndirectCommandsLayoutCreateInfoNVX::flags |
Definition at line 6248 of file vulkan_core.h.
| VkPipelineBindPoint VkIndirectCommandsLayoutCreateInfoNVX::pipelineBindPoint |
Definition at line 6247 of file vulkan_core.h.
| const void* VkIndirectCommandsLayoutCreateInfoNVX::pNext |
Definition at line 6246 of file vulkan_core.h.
| const VkIndirectCommandsLayoutTokenNVX* VkIndirectCommandsLayoutCreateInfoNVX::pTokens |
Definition at line 6250 of file vulkan_core.h.
| VkStructureType VkIndirectCommandsLayoutCreateInfoNVX::sType |
Definition at line 6245 of file vulkan_core.h.
| uint32_t VkIndirectCommandsLayoutCreateInfoNVX::tokenCount |
Definition at line 6249 of file vulkan_core.h.