Home
last modified time | relevance | path

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

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