Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fFboSRGBWriteControlTests.cpp1342 class FboSRGBTestCase : public TestCase class
1345 FboSRGBTestCase (Context& context, const char* const name, const char* const desc);
1346 ~FboSRGBTestCase (void);
1365 FboSRGBTestCase (const FboSRGBTestCase&);
1366 FboSRGBTestCase& operator= (const FboSRGBTestCase&);
1369 FboSRGBTestCase::FboSRGBTestCase (Context& context, const char* const name, const char* const desc) in FboSRGBTestCase() function in deqp::gles31::Functional::__anon6afaefe80111::FboSRGBTestCase
1375 FboSRGBTestCase::~FboSRGBTestCase (void) in ~FboSRGBTestCase()
1377 FboSRGBTestCase::deinit(); in ~FboSRGBTestCase()
1380 void FboSRGBTestCase::init (void) in init()
1393 void FboSRGBTestCase::deinit (void) in deinit()
[all …]