Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.cpp1894 …tcu::TestCaseGroup* const binaryOpsGroup = new tcu::TestCaseGroup(m_testCtx, "binary_operator", "B… in init() local
1895 addChild(binaryOpsGroup); in init()
1900 binaryOpsGroup->addChild(opGroup); in init()
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp1902 …tcu::TestCaseGroup* const binaryOpsGroup = new tcu::TestCaseGroup(m_testCtx, "binary_operator", "B… in init() local
1903 addChild(binaryOpsGroup); in init()
1908 binaryOpsGroup->addChild(opGroup); in init()