Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanInfo.cpp29 const dawn_native::vulkan::VulkanFunctions& vkFunctions, in GatherInstanceExtensions()
64 ResultOrError<VulkanGlobalInfo> GatherGlobalInfo(const VulkanFunctions& vkFunctions) { in GatherGlobalInfo()
124 const VulkanFunctions& vkFunctions) { in GatherPhysicalDevices()
144 const VulkanFunctions& vkFunctions = adapter.GetVulkanInstance()->GetFunctions(); in GatherDeviceInfo() local
276 const VulkanFunctions& vkFunctions = adapter.GetVulkanInstance()->GetFunctions(); in GatherSurfaceInfo() local