Searched refs:ScissorBoxTestCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 896 class ScissorBoxTestCase : public ApiCase class 899 …ScissorBoxTestCase (Context& context, StateVerifier* verifier, const char* name, const char* descr… in ScissorBoxTestCase() function in deqp::gles2::Functional::__anon4f4b7e190111::ScissorBoxTestCase 2081 …FOR_EACH_VERIFIER(normalVerifiers, addChild(new ScissorBoxTestCase (m_context, verifier, (std::… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 1175 class ScissorBoxTestCase : public ApiCase class 1178 …ScissorBoxTestCase (Context& context, StateVerifier* verifier, const char* name, const char* descr… in ScissorBoxTestCase() function in deqp::gles3::Functional::__anon9400f6bb0111::ScissorBoxTestCase 2831 …FOR_EACH_VERIFIER(normalVerifiers, addChild(new ScissorBoxTestCase (m_context, verifier, (std::… in init()
|