Searched refs:nativeFramebufferGroup (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fPixelBufferObjectTests.cpp601 TestCaseGroup* nativeFramebufferGroup = new TestCaseGroup(m_context, "native", "Tests with reading from native framebuffer"); local
624 nativeFramebufferGroup->addChild(new ReadPixelsTest(m_context, nativeFramebufferTests[testNdx]));
627 addChild(nativeFramebufferGroup);

Completed in 290 milliseconds