Searched defs:DescriptorSetAllocateInfo (Results 1 – 7 of 7) sorted by relevance
388 pub struct DescriptorSetAllocateInfo<'a> { struct390 pub layout: &'a DescriptorSetLayout,394 pub variable_descriptor_count: u32,
1518 allocate_info: &vk::DescriptorSetAllocateInfo, in allocate_descriptor_sets()
875 p_allocate_info: *const DescriptorSetAllocateInfo, constant2509 _p_allocate_info: *const DescriptorSetAllocateInfo, in load()
5179 pub struct DescriptorSetAllocateInfo { struct5186 impl ::std::default::Default for DescriptorSetAllocateInfo { implementation5198 unsafe impl TaggedStructure for DescriptorSetAllocateInfo { implementation5201 impl DescriptorSetAllocateInfo { implementation5255 pub fn build(self) -> DescriptorSetAllocateInfo { in build()
23630 struct DescriptorSetAllocateInfo struct23632 using NativeType = VkDescriptorSetAllocateInfo;23634 static const bool allowDuplicate = false;23635 …AN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDescriptorSetAllocateInfo;23638 …VULKAN_HPP_CONSTEXPR DescriptorSetAllocateInfo( VULKAN_HPP_NAMESPACE::DescriptorPool … in DescriptorSetAllocateInfo() function23651 DescriptorSetAllocateInfo( VkDescriptorSetAllocateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in DescriptorSetAllocateInfo() function23657 …DescriptorSetAllocateInfo( VULKAN_HPP_NAMESPACE::DescriptorPool … in DescriptorSetAllocateInfo() function23670 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DescriptorSetAllocateInfo const *>( &rhs ); in operator =()23675 …AN_HPP_CONSTEXPR_14 DescriptorSetAllocateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()23681 …nfo & setDescriptorPool( VULKAN_HPP_NAMESPACE::DescriptorPool descriptorPool_ ) VULKAN_HPP_NOEXCEPT in setDescriptorPool()[all …]
24579 struct DescriptorSetAllocateInfo struct24581 using NativeType = VkDescriptorSetAllocateInfo;24583 static const bool allowDuplicate = false;24584 …AN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDescriptorSetAllocateInfo;24587 …VULKAN_HPP_CONSTEXPR DescriptorSetAllocateInfo( VULKAN_HPP_NAMESPACE::DescriptorPool … in DescriptorSetAllocateInfo() argument24600 DescriptorSetAllocateInfo( VkDescriptorSetAllocateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in DescriptorSetAllocateInfo() function24606 …DescriptorSetAllocateInfo( VULKAN_HPP_NAMESPACE::DescriptorPool … in DescriptorSetAllocateInfo() function24619 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DescriptorSetAllocateInfo const *>( &rhs ); in operator =()24624 …AN_HPP_CONSTEXPR_14 DescriptorSetAllocateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()24630 …nfo & setDescriptorPool( VULKAN_HPP_NAMESPACE::DescriptorPool descriptorPool_ ) VULKAN_HPP_NOEXCEPT in setDescriptorPool()[all …]
24350 struct DescriptorSetAllocateInfo struct24352 using NativeType = VkDescriptorSetAllocateInfo;24354 static const bool allowDuplicate = false;24355 …AN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDescriptorSetAllocateInfo;24358 …VULKAN_HPP_CONSTEXPR DescriptorSetAllocateInfo( VULKAN_HPP_NAMESPACE::DescriptorPool … in DescriptorSetAllocateInfo() function24371 DescriptorSetAllocateInfo( VkDescriptorSetAllocateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in DescriptorSetAllocateInfo() function24377 …DescriptorSetAllocateInfo( VULKAN_HPP_NAMESPACE::DescriptorPool … in DescriptorSetAllocateInfo() function24390 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DescriptorSetAllocateInfo const *>( &rhs ); in operator =()24395 …AN_HPP_CONSTEXPR_14 DescriptorSetAllocateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()24401 …nfo & setDescriptorPool( VULKAN_HPP_NAMESPACE::DescriptorPool descriptorPool_ ) VULKAN_HPP_NOEXCEPT in setDescriptorPool()[all …]