• Home
  • Raw
  • Download

Lines Matching refs:QP_TEST_RESULT_FAIL

132 			m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Config ID mismatch");  in checkCommonAttributes()
144 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid surface size"); in checkCommonAttributes()
156 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid surface resolution"); in checkCommonAttributes()
167 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid pixel aspect ratio"); in checkCommonAttributes()
178 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid render buffer"); in checkCommonAttributes()
189 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid multisample resolve"); in checkCommonAttributes()
195 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid multisample resolve"); in checkCommonAttributes()
206 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid swap behavior"); in checkCommonAttributes()
212 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid swap behavior"); in checkCommonAttributes()
223 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid alpha format"); in checkCommonAttributes()
229 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid alpha format"); in checkCommonAttributes()
240 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid color space"); in checkCommonAttributes()
246 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid color space"); in checkCommonAttributes()
281 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Illegal error condition"); in checkNonPbufferAttributes()
290 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Illegal modification of return value"); in checkNonPbufferAttributes()
385 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid maximum pbuffer size"); in executeForConfig()
413 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid largest pbuffer"); in executeForConfig()
424 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid texture format"); in executeForConfig()
435 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid texture target"); in executeForConfig()
446 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid mipmap texture"); in executeForConfig()
494 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid default mipmap level"); in testAttributes()
500 …m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "EGL_MIPMAP_LEVEL query modified result for non-pbuff… in testAttributes()
512 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Illegal error condition"); in testAttributes()
530 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid default multisample resolve"); in testAttributes()
542 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Failed to set multisample resolve"); in testAttributes()
562 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Failed to set swap behavior"); in testAttributes()
654 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid maximum pbuffer size"); in executeForConfig()