Home
last modified time | relevance | path

Searched refs:depthClipFeatures (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp920 const auto *depthClipFeatures = reinterpret_cast<const VkPhysicalDeviceDepthClipEnableFeaturesEXT *>(extensionCreateInfo); in vkCreateDevice() local
921 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(depthClipFeatures); in vkCreateDevice()

Completed in 9 milliseconds