Home
last modified time | relevance | path

Searched defs:getCaseType (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcShaderLibraryCase.hpp106 CaseType getCaseType(void) const in getCaseType() function in deqp::sl::ShaderCase
/external/deqp/executor/
DxeTestCase.hpp125 TestCaseType getCaseType (void) const { return m_caseType; } in getCaseType() function in xe::TestCase
/external/llvm/utils/TableGen/
DDAGISelMatcher.h521 MVT::SimpleValueType getCaseType(unsigned i) const { return Cases[i].first; } in getCaseType() function