Searched refs:RenderSampleAnalyzeResult (Results 1 – 1 of 1) sorted by relevance
492 struct RenderSampleAnalyzeResult struct1790 static RenderSampleAnalyzeResult analyzeSampleResults (tcu::TestLog& log, const std::vector<RenderS… in analyzeSampleResults()1846 RenderSampleAnalyzeResult result; in analyzeSampleResults()1854 return RenderSampleAnalyzeResult(); in analyzeSampleResults()4271 …const RenderSampleAnalyzeResult analysis = analyzeSampleResults(m_testCtx.getLog(), mappedResults); in logAndSetTestResult()