Searched refs:avoidOpSelectWithMismatchingRelaxedPrecision (Results 1 – 5 of 5) sorted by relevance
129 if (contextVk->getFeatures().avoidOpSelectWithMismatchingRelaxedPrecision.enabled) in compile()131 options->avoidOpSelectWithMismatchingRelaxedPrecision = true; in compile()
4722 ANGLE_FEATURE_CONDITION(&mFeatures, avoidOpSelectWithMismatchingRelaxedPrecision, in initFeatures()
457 uint64_t avoidOpSelectWithMismatchingRelaxedPrecision : 1; member
1151 FeatureInfo avoidOpSelectWithMismatchingRelaxedPrecision = { member
5088 if (mCompileOptions.avoidOpSelectWithMismatchingRelaxedPrecision) in visitTernary()