Home
last modified time | relevance | path

Searched refs:CopyImageTests (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp2285 class CopyImageTests : public TestCaseGroup class
2288 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::CopyImageTests
2303 CopyImageTests::~CopyImageTests (void) in ~CopyImageTests()
2412 void CopyImageTests::init (void) in init()
2732 return new CopyImageTests(context); in createCopyImageTests()