Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanInfo.cpp30 const std::unordered_map<std::string, InstanceExt>& knownExts) { in GatherInstanceExtensions()
103 std::unordered_map<std::string, InstanceExt> knownExts = CreateInstanceExtNameMap(); in GatherGlobalInfo() local
201 std::unordered_map<std::string, DeviceExt> knownExts = CreateDeviceExtNameMap(); in GatherDeviceInfo() local