Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanExtensions.cpp129 static constexpr size_t kDeviceExtCount = static_cast<size_t>(DeviceExt::EnumCount); variable
130 static constexpr std::array<DeviceExtInfo, kDeviceExtCount> sDeviceExtInfos{{