Searched refs:enabled_feature (Results 1 – 6 of 6) sorted by relevance
862 VkBool32 *enabled_feature = (VkBool32 *)pCreateInfo->pEnabledFeatures; in lvp_CreateDevice() local865 if (enabled_feature[i] && !supported_feature[i]) in lvp_CreateDevice()
985 VkBool32 *enabled_feature = (VkBool32 *) pCreateInfo->pEnabledFeatures; in tu_CreateDevice() local989 if (enabled_feature[i] && !supported_feature[i]) in tu_CreateDevice()
426 foreach(enabled_feature, enabled_features) {429 enabled_feature,
1298 VkBool32 *enabled_feature = (VkBool32 *)pCreateInfo->pEnabledFeatures; in v3dv_CreateDevice() local1301 if (enabled_feature[i] && !supported_feature[i]) in v3dv_CreateDevice()
2691 VkBool32 *enabled_feature = (VkBool32 *)features; in check_physical_device_features() local2694 if (enabled_feature[i] && !supported_feature[i]) in check_physical_device_features()
2600 VkBool32 *enabled_feature = (VkBool32 *)features; in check_physical_device_features() local2603 if (enabled_feature[i] && !supported_feature[i]) in check_physical_device_features()