class IndirectExecutionSetEXT

Defined at line 10623 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

wrapper class for handle VkIndirectExecutionSetEXT, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkIndirectExecutionSetEXT.html

Public Members

static ObjectType objectType
static DebugReportObjectTypeEXT debugReportObjectType

Public Methods

void IndirectExecutionSetEXT ()

Defined at line 10633 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

void IndirectExecutionSetEXT (const IndirectExecutionSetEXT & rhs)

Defined at line 10635 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

IndirectExecutionSetEXT & operator= (const IndirectExecutionSetEXT & rhs)

Defined at line 10636 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

void IndirectExecutionSetEXT (IndirectExecutionSetEXT && rhs)

Defined at line 10639 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

IndirectExecutionSetEXT & operator= (IndirectExecutionSetEXT && rhs)

Defined at line 10640 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

void IndirectExecutionSetEXT (std::nullptr_t )

Defined at line 10653 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

void IndirectExecutionSetEXT (VkIndirectExecutionSetEXT indirectExecutionSetEXT)

Defined at line 10655 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

IndirectExecutionSetEXT & operator= (VkIndirectExecutionSetEXT indirectExecutionSetEXT)

Defined at line 10661 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

IndirectExecutionSetEXT & operator= (std::nullptr_t )

Defined at line 10668 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

VkIndirectExecutionSetEXT operator VkIndirectExecutionSetEXT_T * ()

Defined at line 10674 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

bool operator bool ()

Defined at line 10679 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

bool operator! ()

Defined at line 10684 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp