Searched refs:AttachmentTest (Results 1 – 2 of 2) sorted by relevance
876 class AttachmentTest : public TestBase class879 typedef void (AttachmentTest::*TestFunction) (void);880 AttachmentTest (const char* name, in AttachmentTest() function in deqp::gls::LifetimeTests::details::AttachmentTest898 IterateResult AttachmentTest::iterate (void) in iterate()915 void AttachmentTest::testDeletedNames (void) in testDeletedNames()1214 nameGroup->addChild(new AttachmentTest(name.c_str(), name.c_str(), **it, in addTestCases()1215 &AttachmentTest::testDeletedNames)); in addTestCases()
858 class AttachmentTest : public ParamTest<AttachmentParams> class861 AttachmentTest (Context& group, Params& params) in AttachmentTest() function in deqp::gls::fboc::details::AttachmentTest870 void AttachmentTest::makeDepthAndStencil (FboBuilder& builder) in makeDepthAndStencil()897 IterateResult AttachmentTest::build (FboBuilder& builder) in build()1026 attCombTests->addChild(new AttachmentTest(*this, params)); in createAttachmentTests()