Searched defs:AttachmentInteractionCase (Results 1 - 1 of 1) sorted by relevance

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

Completed in 50 milliseconds