Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanExtensions.h84 _16BitStorage, enumerator
DVulkanExtensions.cpp145 {DeviceExt::_16BitStorage, "VK_KHR_16bit_storage", VulkanVersion_1_1},
267 case DeviceExt::_16BitStorage: in EnsureDependencies()
DVulkanInfo.cpp233 if (info.extensions[DeviceExt::_16BitStorage]) { in GatherDeviceInfo()
DDeviceVk.cpp379 deviceInfo.HasExt(DeviceExt::_16BitStorage) && in CreateDevice()