Lines Matching defs:UnusedAttachmentTest
230 class UnusedAttachmentTest : public vkt::TestCase
233 UnusedAttachmentTest (tcu::TestContext& testContext,
236 virtual ~UnusedAttachmentTest (void);
297 UnusedAttachmentTest::UnusedAttachmentTest (tcu::TestContext& testContext,
305 UnusedAttachmentTest::~UnusedAttachmentTest (void)
309 TestInstance* UnusedAttachmentTest::createInstance (Context& context) const
314 void UnusedAttachmentTest::initPrograms (SourceCollections& sourceCollections) const
1009 stencilLoadOpGroup->addChild(new UnusedAttachmentTest(testCtx, testName, params));