Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fFboNoAttachmentTests.cpp432 class AttachmentInteractionCase : public tcu::TestCase class
435 AttachmentInteractionCase (tcu::TestContext& testCtx,
441 virtual ~AttachmentInteractionCase (void) {} in ~AttachmentInteractionCase()
451 AttachmentInteractionCase::AttachmentInteractionCase (tcu::TestContext& testCtx, in AttachmentInteractionCase() function in deqp::gles31::Functional::__anon731108350111::AttachmentInteractionCase
464 AttachmentInteractionCase::IterateResult AttachmentInteractionCase::iterate (void) in iterate()
641 …group->addChild(new AttachmentInteractionCase(testCtx, renderCtx, name.c_str(), name.c_str(), altS… in createFboNoAttachmentTests()