Home | History | Annotate | Download | only in glshared

Lines Matching full:m_result

635 	qpTestResult	m_result;
642 , m_result (QP_TEST_RESULT_PASS)
657 if (m_result == QP_TEST_RESULT_PASS)
659 m_result = result;
665 m_result = result;
682 m_testCtx.setTestResult(m_result, m_message);