Lines Matching defs:PhysicalDeviceExternalImageFormatInfo
43422 struct PhysicalDeviceExternalImageFormatInfo struct
43424 using NativeType = VkPhysicalDeviceExternalImageFormatInfo;
43426 static const bool allowDuplicate = false;
43427 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
43431 VULKAN_HPP_CONSTEXPR PhysicalDeviceExternalImageFormatInfo( in PhysicalDeviceExternalImageFormatInfo() function
43440 …PhysicalDeviceExternalImageFormatInfo( VkPhysicalDeviceExternalImageFormatInfo const & rhs ) VULKA… in PhysicalDeviceExternalImageFormatInfo() function
43452 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalImageFormatInfo const *>( &r… in operator =()
43457 …EXPR_14 PhysicalDeviceExternalImageFormatInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
43464 …andleType( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits handleType_ ) VULKAN_HPP_NOEXCEPT in setHandleType()
43471 operator VkPhysicalDeviceExternalImageFormatInfo const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceExternalImageFormatInfo const&()
43476 operator VkPhysicalDeviceExternalImageFormatInfo &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceExternalImageFormatInfo&()
43501 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalImageFormatInfo ) ==