Searched defs:DedicatedAllocationBufferCreateInfoNV (Results 1 – 2 of 2) sorted by relevance
15965 struct DedicatedAllocationBufferCreateInfoNV struct15967 using NativeType = VkDedicatedAllocationBufferCreateInfoNV;15969 static const bool allowDuplicate = false;15974 …VULKAN_HPP_CONSTEXPR DedicatedAllocationBufferCreateInfoNV( VULKAN_HPP_NAMESPACE::Bool32 dedicated… in DedicatedAllocationBufferCreateInfoNV() function15981 …DedicatedAllocationBufferCreateInfoNV( VkDedicatedAllocationBufferCreateInfoNV const & rhs ) VULKA… in DedicatedAllocationBufferCreateInfoNV() function15993 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV const *>( &r… in operator =()15998 DedicatedAllocationBufferCreateInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()16005 … setDedicatedAllocation( VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocation_ ) VULKAN_HPP_NOEXCEPT in setDedicatedAllocation()16012 operator VkDedicatedAllocationBufferCreateInfoNV const &() const VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationBufferCreateInfoNV const&()16017 operator VkDedicatedAllocationBufferCreateInfoNV &() VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationBufferCreateInfoNV&()[all …]
22319 struct DedicatedAllocationBufferCreateInfoNV struct22321 using NativeType = VkDedicatedAllocationBufferCreateInfoNV;22327 …VULKAN_HPP_CONSTEXPR DedicatedAllocationBufferCreateInfoNV( VULKAN_HPP_NAMESPACE::Bool32 dedicated… in DedicatedAllocationBufferCreateInfoNV() function22336 …DedicatedAllocationBufferCreateInfoNV( VkDedicatedAllocationBufferCreateInfoNV const & rhs ) VULKA… in DedicatedAllocationBufferCreateInfoNV() function22346 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV const *>( &r… in operator =()22351 …EXPR_14 DedicatedAllocationBufferCreateInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()22358 … setDedicatedAllocation( VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocation_ ) VULKAN_HPP_NOEXCEPT in setDedicatedAllocation()22365 operator VkDedicatedAllocationBufferCreateInfoNV const &() const VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationBufferCreateInfoNV const&()22370 operator VkDedicatedAllocationBufferCreateInfoNV &() VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationBufferCreateInfoNV&()22381 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]