Searched refs:limitMaxMSAASamplesTo4 (Results 1 – 2 of 2) sorted by relevance
239 FeatureInfo limitMaxMSAASamplesTo4 = { member
594 if (features.limitMaxMSAASamplesTo4.enabled && samples[sampleIndex] > 4) in GenerateTextureFormatCaps()1127 if (features.limitMaxMSAASamplesTo4.enabled) in GenerateCaps()2399 ANGLE_FEATURE_CONDITION(features, limitMaxMSAASamplesTo4, in InitializeFeatures()