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 { impl5171 pub fn build(self) -> DescriptorPoolCreateInfo { in build()
24334 struct DescriptorPoolCreateInfo struct24336 using NativeType = VkDescriptorPoolCreateInfo;24338 static const bool allowDuplicate = false;24339 …KAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDescriptorPoolCreateInfo;24342 …VULKAN_HPP_CONSTEXPR DescriptorPoolCreateInfo( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags fl… in DescriptorPoolCreateInfo() function24357 DescriptorPoolCreateInfo( VkDescriptorPoolCreateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in DescriptorPoolCreateInfo() function24363 …DescriptorPoolCreateInfo( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags … in DescriptorPoolCreateInfo() function24377 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DescriptorPoolCreateInfo const *>( &rhs ); in operator =()24382 …KAN_HPP_CONSTEXPR_14 DescriptorPoolCreateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()24388 …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 …]
30581 struct DescriptorPoolCreateInfo struct30583 using NativeType = VkDescriptorPoolCreateInfo;30585 static const bool allowDuplicate = false;30586 …KAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDescriptorPoolCreateInfo;30589 …VULKAN_HPP_CONSTEXPR DescriptorPoolCreateInfo( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags fl… in DescriptorPoolCreateInfo() argument30604 DescriptorPoolCreateInfo( VkDescriptorPoolCreateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in DescriptorPoolCreateInfo() function30610 …DescriptorPoolCreateInfo( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags … in DescriptorPoolCreateInfo() function30624 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DescriptorPoolCreateInfo const *>( &rhs ); in operator =()30629 …KAN_HPP_CONSTEXPR_14 DescriptorPoolCreateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()30635 …CreateInfo & setFlags( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]