Lines Matching refs:result
1023 bool result;
1054 result = this->verifyResult();
1058 if (result == true)
1177 // ensure result sampling coordinates are within range of the result color attachment
1318 throw std::invalid_argument("SRGBTestExecutor must have at least 1 rendered result");
1442 // result color 0 should be sRGB. Compare with linear reference color
1513 // result color 0 should be SRGB. Compare with sRGB reference color
1581 // result color 0 should be linear due to automatic conversion via texelFetch*(). Compare with linear reference color
1656 // result color returned from GPU is either green (pass) or fail (red)
1751 // - store result in a color attachement 0
1757 // - blend first pass result with second pass. Anything but a green result equals fail
1805 // result color is either green (pass) or fail (red)