Home
last modified time | relevance | path

Searched refs:ePhysicalDeviceVulkanSc10Properties (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp487ePhysicalDeviceVulkanSc10Properties = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_SC_1_0_PROPERTIES, enumerator
Dvulkansc_to_string.hpp1520 …case StructureType::ePhysicalDeviceVulkanSc10Properties : return "PhysicalDeviceVulkanSc10Properti… in to_string()