Home
last modified time | relevance | path

Searched refs:RenderSampleAnalyzeResult (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp492 struct RenderSampleAnalyzeResult struct
1790 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()