#include <vulkan_core.h>
Public Attributes | |
VkIndirectCommandsLayoutNVX | indirectCommandsLayout |
uint32_t | indirectCommandsTokenCount |
uint32_t | maxSequencesCount |
VkObjectTableNVX | objectTable |
const VkIndirectCommandsTokenNVX * | pIndirectCommandsTokens |
const void * | pNext |
VkBuffer | sequencesCountBuffer |
VkDeviceSize | sequencesCountOffset |
VkBuffer | sequencesIndexBuffer |
VkDeviceSize | sequencesIndexOffset |
VkStructureType | sType |
VkCommandBuffer | targetCommandBuffer |
Definition at line 6253 of file vulkan_core.h.
VkIndirectCommandsLayoutNVX VkCmdProcessCommandsInfoNVX::indirectCommandsLayout |
Definition at line 6257 of file vulkan_core.h.
uint32_t VkCmdProcessCommandsInfoNVX::indirectCommandsTokenCount |
Definition at line 6258 of file vulkan_core.h.
uint32_t VkCmdProcessCommandsInfoNVX::maxSequencesCount |
Definition at line 6260 of file vulkan_core.h.
VkObjectTableNVX VkCmdProcessCommandsInfoNVX::objectTable |
Definition at line 6256 of file vulkan_core.h.
const VkIndirectCommandsTokenNVX* VkCmdProcessCommandsInfoNVX::pIndirectCommandsTokens |
Definition at line 6259 of file vulkan_core.h.
const void* VkCmdProcessCommandsInfoNVX::pNext |
Definition at line 6255 of file vulkan_core.h.
VkBuffer VkCmdProcessCommandsInfoNVX::sequencesCountBuffer |
Definition at line 6262 of file vulkan_core.h.
VkDeviceSize VkCmdProcessCommandsInfoNVX::sequencesCountOffset |
Definition at line 6263 of file vulkan_core.h.
VkBuffer VkCmdProcessCommandsInfoNVX::sequencesIndexBuffer |
Definition at line 6264 of file vulkan_core.h.
VkDeviceSize VkCmdProcessCommandsInfoNVX::sequencesIndexOffset |
Definition at line 6265 of file vulkan_core.h.
VkStructureType VkCmdProcessCommandsInfoNVX::sType |
Definition at line 6254 of file vulkan_core.h.
VkCommandBuffer VkCmdProcessCommandsInfoNVX::targetCommandBuffer |
Definition at line 6261 of file vulkan_core.h.