Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderSharedVarTests.cpp365 …tcu::TestCaseGroup *const basicTypeGroup = new tcu::TestCaseGroup(m_testCtx, "basic_type", "Basic … in init() local
366 addChild(basicTypeGroup); in init()
376basicTypeGroup->addChild(new SharedBasicVarCase(m_context, getDataTypeName(DataType(basicType)), D… in init()
385basicTypeGroup->addChild(new SharedBasicVarCase(m_context, name.c_str(), DataType(basicType), Prec… in init()
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp1650 …tcu::TestCaseGroup* basicTypeGroup = new tcu::TestCaseGroup(m_testCtx, "basic_types", "Basic types… in init() local
1651 addChild(basicTypeGroup); in init()
1657 basicTypeGroup->addChild(modeGroup); in init()