Searched refs:DepthFuncTestCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 771 class DepthFuncTestCase : public ApiCase class 774 …DepthFuncTestCase (Context& context, StateVerifier* verifier, const char* name, const char* descri… in DepthFuncTestCase() function in deqp::gles2::Functional::__anon24bc53020111::DepthFuncTestCase 2097 …FOR_EACH_VERIFIER(normalVerifiers, addChild(new DepthFuncTestCase (m_context, verifier, (std::s… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 1050 class DepthFuncTestCase : public ApiCase class 1053 …DepthFuncTestCase (Context& context, StateVerifier* verifier, const char* name, const char* descri… in DepthFuncTestCase() function in deqp::gles3::Functional::__anon6971cba40111::DepthFuncTestCase 2847 …FOR_EACH_VERIFIER(normalVerifiers, addChild(new DepthFuncTestCase (m_context, verifier, (std::s… in init()
|