Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fBufferWriteTests.cpp614 …tcu::TestCaseGroup* const recreateStoreGroup = new tcu::TestCaseGroup(m_testCtx, "recreate_store",… in init() local
615 addChild(recreateStoreGroup); in init()
622recreateStoreGroup->addChild(new RecreateBufferDataStoreCase(m_context, #NAME, DESC, &specs[0], (i… in init()
680recreateStoreGroup->addChild(new RecreateBufferDataStoreCase(m_context, (string("random_") + de::t… in init()
/external/deqp/modules/gles3/functional/
Des3fBufferWriteTests.cpp606 …tcu::TestCaseGroup* const recreateStoreGroup = new tcu::TestCaseGroup(m_testCtx, "recreate_store",… in init() local
607 addChild(recreateStoreGroup); in init()
614recreateStoreGroup->addChild(new RecreateBufferDataStoreCase(m_context, #NAME, DESC, &specs[0], (i… in init()
680recreateStoreGroup->addChild(new RecreateBufferDataStoreCase(m_context, (string("random_") + de::t… in init()