Searched refs:CopyImageTests (Results 1 – 1 of 1) sorted by relevance
2285 class CopyImageTests : public TestCaseGroup class2288 CopyImageTests (Context& context);2289 ~CopyImageTests (void);2294 CopyImageTests (const CopyImageTests& other);2295 CopyImageTests& operator= (const CopyImageTests& other);2298 CopyImageTests::CopyImageTests (Context& context) in CopyImageTests() function in deqp::gles31::Functional::__anond55736d60111::CopyImageTests2303 CopyImageTests::~CopyImageTests (void) in ~CopyImageTests()2412 void CopyImageTests::init (void) in init()2732 return new CopyImageTests(context); in createCopyImageTests()