Searched refs:HintTestCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 1017 class HintTestCase : public ApiCase class 1020 …HintTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description… in HintTestCase() function in deqp::gles3::Functional::__anon9400f6bb0111::HintTestCase 2825 …FOR_EACH_VERIFIER(normalVerifiers, addChild(new HintTestCase (m_context, verifier, (std::strin… in init() 2826 …FOR_EACH_VERIFIER(normalVerifiers, addChild(new HintTestCase (m_context, verifier, (std::strin… in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 738 class HintTestCase : public ApiCase class 741 …HintTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description… in HintTestCase() function in deqp::gles2::Functional::__anon4f4b7e190111::HintTestCase 2076 …FOR_EACH_VERIFIER(normalVerifiers, addChild(new HintTestCase (m_context, verifier, (std::strin… in init()
|