Searched refs:recreateStoreGroup (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fBufferWriteTests.cpp | 614 …tcu::TestCaseGroup* const recreateStoreGroup = new tcu::TestCaseGroup(m_testCtx, "recreate_store",… in init() local 615 addChild(recreateStoreGroup); in init() 622 …recreateStoreGroup->addChild(new RecreateBufferDataStoreCase(m_context, #NAME, DESC, &specs[0], (i… in init() 680 …recreateStoreGroup->addChild(new RecreateBufferDataStoreCase(m_context, (string("random_") + de::t… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fBufferWriteTests.cpp | 606 …tcu::TestCaseGroup* const recreateStoreGroup = new tcu::TestCaseGroup(m_testCtx, "recreate_store",… in init() local 607 addChild(recreateStoreGroup); in init() 614 …recreateStoreGroup->addChild(new RecreateBufferDataStoreCase(m_context, #NAME, DESC, &specs[0], (i… in init() 680 …recreateStoreGroup->addChild(new RecreateBufferDataStoreCase(m_context, (string("random_") + de::t… in init()
|