struct IndirectExecutionSetShaderLayoutInfoEXT
Defined at line 51806 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
const void * pNext
uint32_t setLayoutCount
const vk::DescriptorSetLayout * pSetLayouts
Public Methods
void IndirectExecutionSetShaderLayoutInfoEXT (uint32_t setLayoutCount_, const vk::DescriptorSetLayout * pSetLayouts_, const void * pNext_)
Defined at line 51814 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void IndirectExecutionSetShaderLayoutInfoEXT (const IndirectExecutionSetShaderLayoutInfoEXT & rhs)
Defined at line 51823 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void IndirectExecutionSetShaderLayoutInfoEXT (const VkIndirectExecutionSetShaderLayoutInfoEXT & rhs)
Defined at line 51825 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void IndirectExecutionSetShaderLayoutInfoEXT (const vk::ArrayProxyNoTemporaries<const vk::DescriptorSetLayout> & setLayouts_, const void * pNext_)
Defined at line 51831 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
IndirectExecutionSetShaderLayoutInfoEXT & operator= (const IndirectExecutionSetShaderLayoutInfoEXT & rhs)
Defined at line 51838 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
IndirectExecutionSetShaderLayoutInfoEXT & operator= (const VkIndirectExecutionSetShaderLayoutInfoEXT & rhs)
Defined at line 51841 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
IndirectExecutionSetShaderLayoutInfoEXT & setPNext (const void * pNext_)
Defined at line 51848 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
IndirectExecutionSetShaderLayoutInfoEXT & setSetLayoutCount (uint32_t setLayoutCount_)
Defined at line 51854 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
IndirectExecutionSetShaderLayoutInfoEXT & setPSetLayouts (const vk::DescriptorSetLayout * pSetLayouts_)
Defined at line 51860 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
IndirectExecutionSetShaderLayoutInfoEXT & setSetLayouts (const vk::ArrayProxyNoTemporaries<const vk::DescriptorSetLayout> & setLayouts_)
Defined at line 51868 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkIndirectExecutionSetShaderLayoutInfoEXT & operator const VkIndirectExecutionSetShaderLayoutInfoEXT & ()
Defined at line 51878 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkIndirectExecutionSetShaderLayoutInfoEXT & operator VkIndirectExecutionSetShaderLayoutInfoEXT & ()
Defined at line 51883 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const IndirectExecutionSetShaderLayoutInfoEXT & )
Defined at line 51901 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp