Searched refs:partialSpecifyGroup (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fBufferWriteTests.cpp | 707 …tcu::TestCaseGroup* const partialSpecifyGroup = new tcu::TestCaseGroup(m_testCtx, "partial_specify… in init() local 708 addChild(partialSpecifyGroup); in init() 715 …partialSpecifyGroup->addChild(new SubDataToUndefinedCase(m_context, #NAME, DESC, TARGET, USAGE, SI… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fBufferWriteTests.cpp | 707 …tcu::TestCaseGroup* const partialSpecifyGroup = new tcu::TestCaseGroup(m_testCtx, "partial_specify… in init() local 708 addChild(partialSpecifyGroup); in init() 715 …partialSpecifyGroup->addChild(new SubDataToUndefinedCase(m_context, #NAME, DESC, TARGET, USAGE, SI… in init()
|