SDL  2.0
VkCmdReserveSpaceForCommandsInfoNVX Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkObjectTableNVX objectTable
 
VkIndirectCommandsLayoutNVX indirectCommandsLayout
 
uint32_t maxSequencesCount
 

Detailed Description

Definition at line 6861 of file vulkan_core.h.

Field Documentation

◆ indirectCommandsLayout

VkIndirectCommandsLayoutNVX VkCmdReserveSpaceForCommandsInfoNVX::indirectCommandsLayout

Definition at line 6865 of file vulkan_core.h.

◆ maxSequencesCount

uint32_t VkCmdReserveSpaceForCommandsInfoNVX::maxSequencesCount

Definition at line 6866 of file vulkan_core.h.

◆ objectTable

VkObjectTableNVX VkCmdReserveSpaceForCommandsInfoNVX::objectTable

Definition at line 6864 of file vulkan_core.h.

◆ pNext

const void* VkCmdReserveSpaceForCommandsInfoNVX::pNext

Definition at line 6863 of file vulkan_core.h.

◆ sType

VkStructureType VkCmdReserveSpaceForCommandsInfoNVX::sType

Definition at line 6862 of file vulkan_core.h.


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