Searched defs:DedicatedAllocationImageCreateInfoNV (Results 1 – 2 of 2) sorted by relevance
16056 struct DedicatedAllocationImageCreateInfoNV struct16058 using NativeType = VkDedicatedAllocationImageCreateInfoNV;16060 static const bool allowDuplicate = false;16066 …DedicatedAllocationImageCreateInfoNV( VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocation_ = {} ) VUL… in DedicatedAllocationImageCreateInfoNV() function16073 …DedicatedAllocationImageCreateInfoNV( VkDedicatedAllocationImageCreateInfoNV const & rhs ) VULKAN_… in DedicatedAllocationImageCreateInfoNV() function16084 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV const *>( &rh… in operator =()16089 DedicatedAllocationImageCreateInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()16096 … setDedicatedAllocation( VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocation_ ) VULKAN_HPP_NOEXCEPT in setDedicatedAllocation()16103 operator VkDedicatedAllocationImageCreateInfoNV const &() const VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationImageCreateInfoNV const&()16108 operator VkDedicatedAllocationImageCreateInfoNV &() VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationImageCreateInfoNV&()[all …]
22417 struct DedicatedAllocationImageCreateInfoNV struct22419 using NativeType = VkDedicatedAllocationImageCreateInfoNV;22425 …VULKAN_HPP_CONSTEXPR DedicatedAllocationImageCreateInfoNV( VULKAN_HPP_NAMESPACE::Bool32 dedicatedA… in DedicatedAllocationImageCreateInfoNV() function22434 …DedicatedAllocationImageCreateInfoNV( VkDedicatedAllocationImageCreateInfoNV const & rhs ) VULKAN_… in DedicatedAllocationImageCreateInfoNV() function22444 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV const *>( &rh… in operator =()22449 …TEXPR_14 DedicatedAllocationImageCreateInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()22456 … setDedicatedAllocation( VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocation_ ) VULKAN_HPP_NOEXCEPT in setDedicatedAllocation()22463 operator VkDedicatedAllocationImageCreateInfoNV const &() const VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationImageCreateInfoNV const&()22468 operator VkDedicatedAllocationImageCreateInfoNV &() VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationImageCreateInfoNV&()22479 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]