Searched defs:MemoryOpaqueCaptureAddressAllocateInfo (Results 1 – 4 of 4) sorted by relevance
46869 struct MemoryOpaqueCaptureAddressAllocateInfo struct46871 using NativeType = VkMemoryOpaqueCaptureAddressAllocateInfo;46877 …VULKAN_HPP_CONSTEXPR MemoryOpaqueCaptureAddressAllocateInfo( uint64_t opaqueCaptureAddress_ = {}, … in MemoryOpaqueCaptureAddressAllocateInfo() function46885 …MemoryOpaqueCaptureAddressAllocateInfo( VkMemoryOpaqueCaptureAddressAllocateInfo const & rhs ) VUL… in MemoryOpaqueCaptureAddressAllocateInfo() function46895 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MemoryOpaqueCaptureAddressAllocateInfo const *>( &… in operator =()46900 …XPR_14 MemoryOpaqueCaptureAddressAllocateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()46906 …AddressAllocateInfo & setOpaqueCaptureAddress( uint64_t opaqueCaptureAddress_ ) VULKAN_HPP_NOEXCEPT in setOpaqueCaptureAddress()46913 explicit operator VkMemoryOpaqueCaptureAddressAllocateInfo const &() const VULKAN_HPP_NOEXCEPT in operator VkMemoryOpaqueCaptureAddressAllocateInfo const&()46918 explicit operator VkMemoryOpaqueCaptureAddressAllocateInfo &() VULKAN_HPP_NOEXCEPT in operator VkMemoryOpaqueCaptureAddressAllocateInfo&()46929 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
43884 struct MemoryOpaqueCaptureAddressAllocateInfo struct43893 VULKAN_HPP_CONSTEXPR MemoryOpaqueCaptureAddressAllocateInfo(uint64_t opaqueCaptureAddress_ = {}, co… in MemoryOpaqueCaptureAddressAllocateInfo() function43899 …MemoryOpaqueCaptureAddressAllocateInfo( VkMemoryOpaqueCaptureAddressAllocateInfo const & rhs ) VUL… in MemoryOpaqueCaptureAddressAllocateInfo() function43909 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MemoryOpaqueCaptureAddressAllocateInfo const *>( &… in operator =()43914 …XPR_14 MemoryOpaqueCaptureAddressAllocateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()43920 …AddressAllocateInfo & setOpaqueCaptureAddress( uint64_t opaqueCaptureAddress_ ) VULKAN_HPP_NOEXCEPT in setOpaqueCaptureAddress()43928 operator VkMemoryOpaqueCaptureAddressAllocateInfo const &() const VULKAN_HPP_NOEXCEPT in operator VkMemoryOpaqueCaptureAddressAllocateInfo const&()43933 operator VkMemoryOpaqueCaptureAddressAllocateInfo &() VULKAN_HPP_NOEXCEPT in operator VkMemoryOpaqueCaptureAddressAllocateInfo&()43944 reflect() const VULKAN_HPP_NOEXCEPT in reflect()43954 bool operator==( MemoryOpaqueCaptureAddressAllocateInfo const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()[all …]
48479 struct MemoryOpaqueCaptureAddressAllocateInfo struct48481 using NativeType = VkMemoryOpaqueCaptureAddressAllocateInfo;48487 …VULKAN_HPP_CONSTEXPR MemoryOpaqueCaptureAddressAllocateInfo( uint64_t opaqueCaptureAddress_ = {}, … in MemoryOpaqueCaptureAddressAllocateInfo() function48495 …MemoryOpaqueCaptureAddressAllocateInfo( VkMemoryOpaqueCaptureAddressAllocateInfo const & rhs ) VUL… in MemoryOpaqueCaptureAddressAllocateInfo() function48505 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MemoryOpaqueCaptureAddressAllocateInfo const *>( &… in operator =()48510 …XPR_14 MemoryOpaqueCaptureAddressAllocateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()48516 …AddressAllocateInfo & setOpaqueCaptureAddress( uint64_t opaqueCaptureAddress_ ) VULKAN_HPP_NOEXCEPT in setOpaqueCaptureAddress()48523 operator VkMemoryOpaqueCaptureAddressAllocateInfo const &() const VULKAN_HPP_NOEXCEPT in operator VkMemoryOpaqueCaptureAddressAllocateInfo const&()48528 operator VkMemoryOpaqueCaptureAddressAllocateInfo &() VULKAN_HPP_NOEXCEPT in operator VkMemoryOpaqueCaptureAddressAllocateInfo&()48539 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
38676 pub struct MemoryOpaqueCaptureAddressAllocateInfo { struct38681 impl ::std::default::Default for MemoryOpaqueCaptureAddressAllocateInfo { implementation38690 impl MemoryOpaqueCaptureAddressAllocateInfo { impl38704 unsafe impl ExtendsMemoryAllocateInfo for MemoryOpaqueCaptureAddressAllocateInfo {} implementation38724 pub fn build(self) -> MemoryOpaqueCaptureAddressAllocateInfo { in build()