Handle

VkIndirectExecutionSetEXT

Opaque handle to an indirect execution set object

Indirect Execution Sets contain sets of pipelines or shader objects which can be bound individually.

VK_DEFINE_NON_DISPATCHABLE_HANDLE(VkIndirectExecutionSetEXT)

Indirect Execution Sets allow the device to bind different shaders and pipeline states using Device-Generated Commands.