Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanInfo.h59 struct VulkanDeviceInfo : VulkanDeviceKnobs { struct
60 VkPhysicalDeviceProperties properties;
84 ResultOrError<VulkanDeviceInfo> GatherDeviceInfo(const Adapter& adapter); argument
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanInfo.h74 struct VulkanDeviceInfo : VulkanDeviceKnobs { struct
95 ResultOrError<VulkanDeviceInfo> GatherDeviceInfo(const Adapter& adapter); argument