Searched refs:limitMaxMSAASamplesTo4 (Results 1 – 2 of 2) sorted by relevance
287 Feature limitMaxMSAASamplesTo4 = { member
517 if (features.limitMaxMSAASamplesTo4.enabled && samples[sampleIndex] > 4) in GenerateTextureFormatCaps()1050 if (features.limitMaxMSAASamplesTo4.enabled) in GenerateCaps()1980 ANGLE_FEATURE_CONDITION(features, limitMaxMSAASamplesTo4, in InitializeFeatures()