Searched defs:DescriptorPoolCreateInfo (Results 1 – 9 of 9) sorted by relevance
59 create_info: DescriptorPoolCreateInfo, in new()61 let DescriptorPoolCreateInfo { in new() localVariable138 create_info: DescriptorPoolCreateInfo, in from_handle()140 let DescriptorPoolCreateInfo { in from_handle() localVariable354 pub struct DescriptorPoolCreateInfo { struct374 impl Default for DescriptorPoolCreateInfo { implementation
225 class DescriptorPoolCreateInfo : public vk::VkDescriptorPoolCreateInfo class
567 DescriptorPoolCreateInfo::DescriptorPoolCreateInfo(const std::vector<vk::VkDescriptorPoolSize> &poo… in DescriptorPoolCreateInfo() function in vkt::Draw::DescriptorPoolCreateInfo
1559 create_info: &vk::DescriptorPoolCreateInfo, in create_descriptor_pool()
856 p_create_info: *const DescriptorPoolCreateInfo, constant2448 _p_create_info: *const DescriptorPoolCreateInfo, in load()
5088 pub struct DescriptorPoolCreateInfo { struct5096 impl ::std::default::Default for DescriptorPoolCreateInfo { argument5109 unsafe impl TaggedStructure for DescriptorPoolCreateInfo { implementation5112 impl DescriptorPoolCreateInfo { implementation5171 pub fn build(self) -> DescriptorPoolCreateInfo { in build()
23381 struct DescriptorPoolCreateInfo struct23383 using NativeType = VkDescriptorPoolCreateInfo;23385 static const bool allowDuplicate = false;23386 …KAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDescriptorPoolCreateInfo;23389 …VULKAN_HPP_CONSTEXPR DescriptorPoolCreateInfo( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags fl… in DescriptorPoolCreateInfo() function23404 DescriptorPoolCreateInfo( VkDescriptorPoolCreateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in DescriptorPoolCreateInfo() function23410 …DescriptorPoolCreateInfo( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags … in DescriptorPoolCreateInfo() function23424 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DescriptorPoolCreateInfo const *>( &rhs ); in operator =()23429 …KAN_HPP_CONSTEXPR_14 DescriptorPoolCreateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()23435 …CreateInfo & setFlags( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]
24329 struct DescriptorPoolCreateInfo struct24331 using NativeType = VkDescriptorPoolCreateInfo;24333 static const bool allowDuplicate = false;24334 …KAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDescriptorPoolCreateInfo;24337 …VULKAN_HPP_CONSTEXPR DescriptorPoolCreateInfo( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags fl… in DescriptorPoolCreateInfo() argument24352 DescriptorPoolCreateInfo( VkDescriptorPoolCreateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in DescriptorPoolCreateInfo() function24358 …DescriptorPoolCreateInfo( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags … in DescriptorPoolCreateInfo() function24372 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DescriptorPoolCreateInfo const *>( &rhs ); in operator =()24377 …KAN_HPP_CONSTEXPR_14 DescriptorPoolCreateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()24383 …CreateInfo & setFlags( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]
24100 struct DescriptorPoolCreateInfo struct24102 using NativeType = VkDescriptorPoolCreateInfo;24104 static const bool allowDuplicate = false;24105 …KAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDescriptorPoolCreateInfo;24108 …VULKAN_HPP_CONSTEXPR DescriptorPoolCreateInfo( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags fl… in DescriptorPoolCreateInfo() function24123 DescriptorPoolCreateInfo( VkDescriptorPoolCreateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in DescriptorPoolCreateInfo() function24129 …DescriptorPoolCreateInfo( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags … in DescriptorPoolCreateInfo() function24143 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DescriptorPoolCreateInfo const *>( &rhs ); in operator =()24148 …KAN_HPP_CONSTEXPR_14 DescriptorPoolCreateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()24154 …CreateInfo & setFlags( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]