Home
last modified time | relevance | path

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

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