Searched defs:PhysicalDeviceVulkanSC10Properties (Results 1 – 1 of 1) sorted by relevance
39599 struct PhysicalDeviceVulkanSC10Properties struct39601 using NativeType = VkPhysicalDeviceVulkanSC10Properties;39603 static const bool allowDuplicate = false;39604 …ONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceVulkanSc10Properties;39608 …PhysicalDeviceVulkanSC10Properties(VULKAN_HPP_NAMESPACE::Bool32 deviceNoDynamicHostAllocations_ = … in PhysicalDeviceVulkanSC10Properties() argument39614 …PhysicalDeviceVulkanSC10Properties( VkPhysicalDeviceVulkanSC10Properties const & rhs ) VULKAN_HPP_… in PhysicalDeviceVulkanSC10Properties() function39624 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanSC10Properties const *>( &rhs … in operator =()39629 operator VkPhysicalDeviceVulkanSC10Properties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkanSC10Properties const&()39634 operator VkPhysicalDeviceVulkanSC10Properties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkanSC10Properties&()39645 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]