Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DlibVulkan.cpp891 …const auto *customBorderColorFeatures = reinterpret_cast<const VkPhysicalDeviceCustomBorderColorFe… in vkCreateDevice() local
894 (void)customBorderColorFeatures->customBorderColors; in vkCreateDevice()
895 (void)customBorderColorFeatures->customBorderColorWithoutFormat; in vkCreateDevice()