Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderSharedVarTests.cpp404 …tcu::TestCaseGroup *const basicTypeGroup = new tcu::TestCaseGroup(m_testCtx, "basic_type", "Basic … in init() local
405 addChild(basicTypeGroup); in init()
415basicTypeGroup->addChild(new SharedBasicVarCase(m_context, getDataTypeName(DataType(basicType)), in init()
426basicTypeGroup->addChild(new SharedBasicVarCase(m_context, name.c_str(), DataType(basicType), in init()
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp1727 tcu::TestCaseGroup *basicTypeGroup = in init() local
1729 addChild(basicTypeGroup); in init()
1735 basicTypeGroup->addChild(modeGroup); in init()