Searched defs:DescriptorSetAllocateInfo (Results 1 – 6 of 6) sorted by relevance
957 create_info: &vk::DescriptorSetAllocateInfo, in allocate_descriptor_sets()
1058 p_allocate_info: *const DescriptorSetAllocateInfo, constant2692 _p_allocate_info: *const DescriptorSetAllocateInfo, in load()4401 p_allocate_info: *const DescriptorSetAllocateInfo, in allocate_descriptor_sets()
4623 pub struct DescriptorSetAllocateInfo { struct4630 impl ::std::default::Default for DescriptorSetAllocateInfo { argument4641 impl DescriptorSetAllocateInfo { implementation4693 pub fn build(self) -> DescriptorSetAllocateInfo { in build()
22507 struct DescriptorSetAllocateInfo struct22509 using NativeType = VkDescriptorSetAllocateInfo;22511 static const bool allowDuplicate = false;22512 …AN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDescriptorSetAllocateInfo;22515 …VULKAN_HPP_CONSTEXPR DescriptorSetAllocateInfo( VULKAN_HPP_NAMESPACE::DescriptorPool … in DescriptorSetAllocateInfo() function22528 DescriptorSetAllocateInfo( VkDescriptorSetAllocateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in DescriptorSetAllocateInfo() function22534 …DescriptorSetAllocateInfo( VULKAN_HPP_NAMESPACE::DescriptorPool … in DescriptorSetAllocateInfo() function22547 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DescriptorSetAllocateInfo const *>( &rhs ); in operator =()22552 …AN_HPP_CONSTEXPR_14 DescriptorSetAllocateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()22558 …nfo & setDescriptorPool( VULKAN_HPP_NAMESPACE::DescriptorPool descriptorPool_ ) VULKAN_HPP_NOEXCEPT in setDescriptorPool()[all …]
20642 struct DescriptorSetAllocateInfo struct20644 using NativeType = VkDescriptorSetAllocateInfo;20646 static const bool allowDuplicate = false;20647 …KAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDescriptorSetAllocateInfo;20651 VULKAN_HPP_CONSTEXPR DescriptorSetAllocateInfo(VULKAN_HPP_NAMESPACE::DescriptorPool descriptorPool_… in DescriptorSetAllocateInfo() function20657 DescriptorSetAllocateInfo( VkDescriptorSetAllocateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in DescriptorSetAllocateInfo() function20662 …DescriptorSetAllocateInfo( VULKAN_HPP_NAMESPACE::DescriptorPool descriptorPool_, VULKAN_HPP_NAMESP… in DescriptorSetAllocateInfo() function20673 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DescriptorSetAllocateInfo const *>( &rhs ); in operator =()20678 …AN_HPP_CONSTEXPR_14 DescriptorSetAllocateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()20684 …nfo & setDescriptorPool( VULKAN_HPP_NAMESPACE::DescriptorPool descriptorPool_ ) VULKAN_HPP_NOEXCEPT in setDescriptorPool()[all …]
23347 struct DescriptorSetAllocateInfo struct23349 using NativeType = VkDescriptorSetAllocateInfo;23351 static const bool allowDuplicate = false;23352 …AN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDescriptorSetAllocateInfo;23355 …VULKAN_HPP_CONSTEXPR DescriptorSetAllocateInfo( VULKAN_HPP_NAMESPACE::DescriptorPool … in DescriptorSetAllocateInfo() function23368 DescriptorSetAllocateInfo( VkDescriptorSetAllocateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in DescriptorSetAllocateInfo() function23374 …DescriptorSetAllocateInfo( VULKAN_HPP_NAMESPACE::DescriptorPool … in DescriptorSetAllocateInfo() function23387 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DescriptorSetAllocateInfo const *>( &rhs ); in operator =()23392 …AN_HPP_CONSTEXPR_14 DescriptorSetAllocateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()23398 …nfo & setDescriptorPool( VULKAN_HPP_NAMESPACE::DescriptorPool descriptorPool_ ) VULKAN_HPP_NOEXCEPT in setDescriptorPool()[all …]