Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fPixelBufferObjectTests.cpp611 …TestCaseGroup* nativeFramebufferGroup = new TestCaseGroup(m_context, "native", "Tests with reading… in init() local
634 nativeFramebufferGroup->addChild(new ReadPixelsTest(m_context, nativeFramebufferTests[testNdx])); in init()
637 addChild(nativeFramebufferGroup); in init()