Home
last modified time | relevance | path

Searched refs:simpleCaseGroup (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderApiTests.cpp1740 TestCaseGroup* simpleCaseGroup = new TestCaseGroup(m_context, "simple", "Simple API tests"); in init() local
1741 programBinaryGroup->addChild(simpleCaseGroup); in init()
1743simpleCaseGroup->addChild(new ProgramBinarySimpleCase (m_context, "get_program_binary_vertex_frag… in init()
1744simpleCaseGroup->addChild(new ProgramBinaryUniformResetCase (m_context, "uniform_reset_on_binary_l… in init()