Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c1913 VkBool32 *supported_feature = (VkBool32 *)&supported_features; in check_physical_device_features() local
1917 if (enabled_feature[i] && !supported_feature[i]) in check_physical_device_features()

Completed in 5 milliseconds