Searched refs:CullFaceTestCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 800 class CullFaceTestCase : public ApiCase class 803 …CullFaceTestCase (Context& context, StateVerifier* verifier, const char* name, const char* descrip… in CullFaceTestCase() function in deqp::gles2::Functional::__anon4f4b7e190111::CullFaceTestCase 2098 …FOR_EACH_VERIFIER(normalVerifiers, addChild(new CullFaceTestCase (m_context, verifier, (std::st… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 1079 class CullFaceTestCase : public ApiCase class 1082 …CullFaceTestCase (Context& context, StateVerifier* verifier, const char* name, const char* descrip… in CullFaceTestCase() function in deqp::gles3::Functional::__anon9400f6bb0111::CullFaceTestCase 2848 …FOR_EACH_VERIFIER(normalVerifiers, addChild(new CullFaceTestCase (m_context, verifier, (std::st… in init()
|