Lines Matching defs:DedicatedAllocationBufferCreateInfoNV

22090   struct DedicatedAllocationBufferCreateInfoNV  struct
22092 using NativeType = VkDedicatedAllocationBufferCreateInfoNV;
22098 …VULKAN_HPP_CONSTEXPR DedicatedAllocationBufferCreateInfoNV( VULKAN_HPP_NAMESPACE::Bool32 dedicated… in DedicatedAllocationBufferCreateInfoNV() function
22107DedicatedAllocationBufferCreateInfoNV( VkDedicatedAllocationBufferCreateInfoNV const & rhs ) VULKA… in DedicatedAllocationBufferCreateInfoNV() function
22117 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV const *>( &r… in operator =()
22122 …EXPR_14 DedicatedAllocationBufferCreateInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
22129 … setDedicatedAllocation( VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocation_ ) VULKAN_HPP_NOEXCEPT in setDedicatedAllocation()
22136 operator VkDedicatedAllocationBufferCreateInfoNV const &() const VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationBufferCreateInfoNV const&()
22141 operator VkDedicatedAllocationBufferCreateInfoNV &() VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationBufferCreateInfoNV&()
22152 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
22161 bool operator==( DedicatedAllocationBufferCreateInfoNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
22170 bool operator!=( DedicatedAllocationBufferCreateInfoNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
22177 …MESPACE::StructureType sType = StructureType::eDedicatedAllocationBufferCreateInfoNV;
22178 const void * pNext = {};
22179 VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocation = {};