Class EXTNestedCommandBuffer

java.lang.Object
org.lwjgl.vulkan.EXTNestedCommandBuffer

public final class EXTNestedCommandBuffer extends Object
With core Vulkan it is not legal to call CmdExecuteCommands when recording a secondary command buffer. This extension relaxes that restriction, allowing secondary command buffers to execute other secondary command buffers.
Name String
VK_EXT_nested_command_buffer
Extension Type
Device extension
Registered Extension Number
452
Revision
1
Extension and Version Dependencies
VK_KHR_get_physical_device_properties2 or Version 1.1
Contact
Other Extension Metadata
Last Modified Date
2023-09-18
Contributors
  • Daniel Story, Nintendo
  • Peter Kohaut, NVIDIA
  • Shahbaz Youssefi, Google
  • Slawomir Grajewski, Intel
  • Stu Smith, AMD