Lines Matching refs:rate
1078 for (const auto& rate : supportedFragmentShadingRates)
1080 if ((rate.fragmentSize.width == 2u) &&
1081 (rate.fragmentSize.height == 2u) &&
1082 (rate.sampleCounts & sampleCount))
2016 // When FSR coverage is enabled the tests uses a pipeline FSR rate of {2,2},
3028 // Additionaly when FSR coverage is enabled the tests uses a pipeline FSR rate of { 2,2 }
4837 bool useFragmentShadingRate; // Use pipeline fragment shading rate.
4928 TCU_THROW(NotSupportedError, "Variable multisample rate not supported");
4933 TCU_THROW(NotSupportedError, "Sample rate shading is not supported");
5276 // Graphics pipelines with variable rate but using several subpasses.
6592 // Tests for multisample variable rate in subpasses