Home
last modified time | relevance | path

Searched defs:PhysicalDeviceLayeredDriverPropertiesMSFT (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp70103 struct PhysicalDeviceLayeredDriverPropertiesMSFT struct
70105 using NativeType = VkPhysicalDeviceLayeredDriverPropertiesMSFT;
70107 static const bool allowDuplicate = false;
70111 VULKAN_HPP_CONSTEXPR PhysicalDeviceLayeredDriverPropertiesMSFT( in PhysicalDeviceLayeredDriverPropertiesMSFT() function
70121PhysicalDeviceLayeredDriverPropertiesMSFT( VkPhysicalDeviceLayeredDriverPropertiesMSFT const & rhs… in PhysicalDeviceLayeredDriverPropertiesMSFT() function
70131 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceLayeredDriverPropertiesMSFT const *>… in operator =()
70135 operator VkPhysicalDeviceLayeredDriverPropertiesMSFT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLayeredDriverPropertiesMSFT const&()
70140 operator VkPhysicalDeviceLayeredDriverPropertiesMSFT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLayeredDriverPropertiesMSFT&()
70151 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
70160 … bool operator==( PhysicalDeviceLayeredDriverPropertiesMSFT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]