Searched refs:enabled_feature (Results 1 – 1 of 1) sorted by relevance
1914 VkBool32 *enabled_feature = (VkBool32 *)features; in check_physical_device_features() local1917 if (enabled_feature[i] && !supported_feature[i]) in check_physical_device_features()