Searched refs:clampPointSize (Results 1 – 6 of 6) sorted by relevance
48 if (contextVk->getFeatures().clampPointSize.enabled) in compile()
2565 ANGLE_FEATURE_CONDITION(&mFeatures, clampPointSize, in initFeatures()
203 Feature clampPointSize = { member
55 Feature clampPointSize = { member
312 if (features.clampPointSize.enabled) in compile()
1970 ANGLE_FEATURE_CONDITION(features, clampPointSize, IsAndroid() || isNvidia); in InitializeFeatures()