Home | History | Annotate | Download | only in egl

Lines Matching full:buffered

224 	// run a few back-buffered frames even if we can't verify their contents
237 // test a few single-buffered frames
244 // when single buffered, front-buffer == back-buffer
247 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface isn't single-buffered");
255 // run a few back-buffered frames even if we can't verify their contents
290 // check that by default the query returns back buffered
295 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface didn't default to back-buffered rendering");
345 // check that by default the query returns back buffered
350 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface didn't default to back-buffered rendering");
373 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface didn't stay in back-buffered rendering after error");