Searched defs:getCaseType (Results 1 – 3 of 3) sorted by relevance
106 CaseType getCaseType(void) const in getCaseType() function in deqp::sl::ShaderCase
125 TestCaseType getCaseType (void) const { return m_caseType; } in getCaseType() function in xe::TestCase
521 MVT::SimpleValueType getCaseType(unsigned i) const { return Cases[i].first; } in getCaseType() function