Home
last modified time | relevance | path

Searched refs:eDiscreteGpu (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/common/detector/
DGraphicsDetectorVk.cpp37 props.deviceType == vkhpp::PhysicalDeviceType::eDiscreteGpu ? in PopulateVulkanAvailabilityImpl()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1202 eDiscreteGpu = VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU, enumerator
Dvulkansc_to_string.hpp2157 case PhysicalDeviceType::eDiscreteGpu : return "DiscreteGpu"; in to_string()
Dvulkan_enums.hpp2063 eDiscreteGpu = VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU, enumerator
Dvulkan_to_string.hpp4189 case PhysicalDeviceType::eDiscreteGpu : return "DiscreteGpu"; in to_string()