Searched defs:DedicatedAllocationImageCreateInfoNV (Results 1 – 4 of 4) sorted by relevance
20573 struct DedicatedAllocationImageCreateInfoNV struct20575 using NativeType = VkDedicatedAllocationImageCreateInfoNV;20581 …VULKAN_HPP_CONSTEXPR DedicatedAllocationImageCreateInfoNV( VULKAN_HPP_NAMESPACE::Bool32 dedicatedA… in DedicatedAllocationImageCreateInfoNV() function20590 …DedicatedAllocationImageCreateInfoNV( VkDedicatedAllocationImageCreateInfoNV const & rhs ) VULKAN_… in DedicatedAllocationImageCreateInfoNV() function20600 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV const *>( &rh… in operator =()20605 …TEXPR_14 DedicatedAllocationImageCreateInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()20612 … setDedicatedAllocation( VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocation_ ) VULKAN_HPP_NOEXCEPT in setDedicatedAllocation()20619 explicit operator VkDedicatedAllocationImageCreateInfoNV const &() const VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationImageCreateInfoNV const&()20624 explicit operator VkDedicatedAllocationImageCreateInfoNV &() VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationImageCreateInfoNV&()20635 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
18779 struct DedicatedAllocationImageCreateInfoNV struct18788 VULKAN_HPP_CONSTEXPR DedicatedAllocationImageCreateInfoNV(VULKAN_HPP_NAMESPACE::Bool32 dedicatedAll… in DedicatedAllocationImageCreateInfoNV() function18794 …DedicatedAllocationImageCreateInfoNV( VkDedicatedAllocationImageCreateInfoNV const & rhs ) VULKAN_… in DedicatedAllocationImageCreateInfoNV() function18804 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV const *>( &rh… in operator =()18809 …TEXPR_14 DedicatedAllocationImageCreateInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()18815 …V & setDedicatedAllocation( VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocation_ ) VULKAN_HPP_NOEXCEPT in setDedicatedAllocation()18823 operator VkDedicatedAllocationImageCreateInfoNV const &() const VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationImageCreateInfoNV const&()18828 operator VkDedicatedAllocationImageCreateInfoNV &() VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationImageCreateInfoNV&()18839 reflect() const VULKAN_HPP_NOEXCEPT in reflect()18849 bool operator==( DedicatedAllocationImageCreateInfoNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()[all …]
21189 struct DedicatedAllocationImageCreateInfoNV struct21191 using NativeType = VkDedicatedAllocationImageCreateInfoNV;21197 …VULKAN_HPP_CONSTEXPR DedicatedAllocationImageCreateInfoNV( VULKAN_HPP_NAMESPACE::Bool32 dedicatedA… in DedicatedAllocationImageCreateInfoNV() function21206 …DedicatedAllocationImageCreateInfoNV( VkDedicatedAllocationImageCreateInfoNV const & rhs ) VULKAN_… in DedicatedAllocationImageCreateInfoNV() function21216 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV const *>( &rh… in operator =()21221 …TEXPR_14 DedicatedAllocationImageCreateInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()21228 … setDedicatedAllocation( VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocation_ ) VULKAN_HPP_NOEXCEPT in setDedicatedAllocation()21235 operator VkDedicatedAllocationImageCreateInfoNV const &() const VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationImageCreateInfoNV const&()21240 operator VkDedicatedAllocationImageCreateInfoNV &() VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationImageCreateInfoNV&()21251 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
11619 pub struct DedicatedAllocationImageCreateInfoNV { struct11624 impl ::std::default::Default for DedicatedAllocationImageCreateInfoNV { argument11633 impl DedicatedAllocationImageCreateInfoNV { implementation11647 unsafe impl ExtendsImageCreateInfo for DedicatedAllocationImageCreateInfoNV {} implementation11667 pub fn build(self) -> DedicatedAllocationImageCreateInfoNV { in build()