struct PushDescriptorSetWithTemplateInfo
Defined at line 169229 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPushDescriptorSetWithTemplateInfo, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPushDescriptorSetWithTemplateInfo.html
Public Members
StructureType sType
const void * pNext
DescriptorUpdateTemplate descriptorUpdateTemplate
PipelineLayout layout
uint32_t set
const void * pData
Public Methods
void PushDescriptorSetWithTemplateInfo (DescriptorUpdateTemplatedescriptorUpdateTemplate_,PipelineLayoutlayout_,uint32_tset_,const void *pData_,const void *pNext_)
Defined at line 169237 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PushDescriptorSetWithTemplateInfo (const PushDescriptorSetWithTemplateInfo & rhs)
Defined at line 169250 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PushDescriptorSetWithTemplateInfo (const VkPushDescriptorSetWithTemplateInfo & rhs)
Defined at line 169252 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PushDescriptorSetWithTemplateInfo & operator= (const PushDescriptorSetWithTemplateInfo & rhs)
Defined at line 169257 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PushDescriptorSetWithTemplateInfo & operator= (const VkPushDescriptorSetWithTemplateInfo & rhs)
Defined at line 169260 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PushDescriptorSetWithTemplateInfo & setPNext (const void * pNext_)
Defined at line 169267 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PushDescriptorSetWithTemplateInfo && setPNext (const void * pNext_)
Defined at line 169273 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PushDescriptorSetWithTemplateInfo & setDescriptorUpdateTemplate (DescriptorUpdateTemplate descriptorUpdateTemplate_)
Defined at line 169279 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PushDescriptorSetWithTemplateInfo && setDescriptorUpdateTemplate (DescriptorUpdateTemplate descriptorUpdateTemplate_)
Defined at line 169286 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PushDescriptorSetWithTemplateInfo & setLayout (PipelineLayout layout_)
Defined at line 169293 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PushDescriptorSetWithTemplateInfo && setLayout (PipelineLayout layout_)
Defined at line 169299 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PushDescriptorSetWithTemplateInfo & setSet (uint32_t set_)
Defined at line 169305 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PushDescriptorSetWithTemplateInfo && setSet (uint32_t set_)
Defined at line 169311 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PushDescriptorSetWithTemplateInfo & setPData (const void * pData_)
Defined at line 169317 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PushDescriptorSetWithTemplateInfo && setPData (const void * pData_)
Defined at line 169323 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPushDescriptorSetWithTemplateInfo & operator const VkPushDescriptorSetWithTemplateInfo & ()
Defined at line 169330 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPushDescriptorSetWithTemplateInfo & operator VkPushDescriptorSetWithTemplateInfo & ()
Defined at line 169335 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPushDescriptorSetWithTemplateInfo * operator const VkPushDescriptorSetWithTemplateInfo * ()
Defined at line 169340 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPushDescriptorSetWithTemplateInfo * operator VkPushDescriptorSetWithTemplateInfo * ()
Defined at line 169345 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PushDescriptorSetWithTemplateInfo & )
Defined at line 169359 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp