Searched refs:rewriteRowMajorMatrices (Results 1 – 6 of 6) sorted by relevance
123 Feature rewriteRowMajorMatrices = {"rewrite_row_major_matrices", FeatureCategory::MetalFeatures, member
414 Feature rewriteRowMajorMatrices = { member
136 if (contextMtl->getDisplay()->getFeatures().rewriteRowMajorMatrices.enabled)
978 ANGLE_FEATURE_CONDITION((&mFeatures), rewriteRowMajorMatrices, true);
373 if (features.rewriteRowMajorMatrices.enabled) in compile()
2039 ANGLE_FEATURE_CONDITION(features, rewriteRowMajorMatrices, in InitializeFeatures()