Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_structs.hpp39599 struct PhysicalDeviceVulkanSC10Properties struct
39601 using NativeType = VkPhysicalDeviceVulkanSC10Properties;
39603 static const bool allowDuplicate = false;
39604 …ONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceVulkanSc10Properties;
39608PhysicalDeviceVulkanSC10Properties(VULKAN_HPP_NAMESPACE::Bool32 deviceNoDynamicHostAllocations_ = … in PhysicalDeviceVulkanSC10Properties() argument
39614PhysicalDeviceVulkanSC10Properties( VkPhysicalDeviceVulkanSC10Properties const & rhs ) VULKAN_HPP_… in PhysicalDeviceVulkanSC10Properties() function
39624 …*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 …]