Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglQuerySurfaceTests.cpp726 …tcu::TestCaseGroup* pbufferGroup = new tcu::TestCaseGroup(m_testCtx, "pbuffer", "Pbuffer surfaces"… in init() local
727 simpleGroup->addChild(pbufferGroup); in init()
736pbufferGroup->addChild(new QuerySurfaceSimplePbufferCase(m_eglTestCtx, i->getName(), i->getDescrip… in init()
777 …tcu::TestCaseGroup* pbufferGroup = new tcu::TestCaseGroup(m_testCtx, "pbuffer", "Pbuffer surfaces"… in init() local
778 setAttributeGroup->addChild(pbufferGroup); in init()
787pbufferGroup->addChild(new SurfaceAttribPbufferCase(m_eglTestCtx, i->getName(), i->getDescription(… in init()
DteglCreateSurfaceTests.cpp383 …tcu::TestCaseGroup* pbufferGroup = new tcu::TestCaseGroup(m_testCtx, "pbuffer", "Pbuffer surfaces"… in init() local
384 addChild(pbufferGroup); in init()
393pbufferGroup->addChild(new CreatePbufferSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(… in init()
DteglNativeColorMappingTests.cpp624 …TestCaseGroup* pbufferGroup = new TestCaseGroup(m_eglTestCtx, "pbuffer_to_native_pixmap", "Tests f… in init() local
625 …addTestGroups(m_eglTestCtx, pbufferGroup, NativeColorMappingCase::NATIVETYPE_PBUFFER_COPY_TO_PIXMA… in init()
626 addChild(pbufferGroup); in init()
DteglNativeCoordMappingTests.cpp660 …TestCaseGroup* pbufferGroup = new TestCaseGroup(m_eglTestCtx, "pbuffer_to_native_pixmap", "Tests f… in init() local
661 …addTestGroups(m_eglTestCtx, pbufferGroup, NativeCoordMappingCase::NATIVETYPE_PBUFFER_COPY_TO_PIXMA… in init()
662 addChild(pbufferGroup); in init()