Searched refs:AttachmentTest (Results 1 – 2 of 2) sorted by relevance
869 class AttachmentTest : public ParamTest<AttachmentParams> class872 AttachmentTest (Context& group, Params& params) in AttachmentTest() function in deqp::gls::fboc::details::AttachmentTest881 void AttachmentTest::makeDepthAndStencil (FboBuilder& builder) in makeDepthAndStencil()908 IterateResult AttachmentTest::build (FboBuilder& builder) in build()1037 attCombTests->addChild(new AttachmentTest(*this, params)); in createAttachmentTests()
1038 class AttachmentTest : public TestBase class1041 typedef void (AttachmentTest::*TestFunction) (void);1042 AttachmentTest (const char* name, in AttachmentTest() function in deqp::gls::LifetimeTests::details::AttachmentTest1060 IterateResult AttachmentTest::iterate (void) in iterate()1077 void AttachmentTest::testDeletedNames (void) in testDeletedNames()1376 nameGroup->addChild(new AttachmentTest(name.c_str(), name.c_str(), **it, in addTestCases()1377 &AttachmentTest::testDeletedNames)); in addTestCases()