Searched refs:SRGBTestCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fSRGBDecodeTests.cpp896 class SRGBTestCase : public TestCase class in namespace:deqp::gles31::Functional::__anon4735
899 SRGBTestCase (Context& context, const char* name, const char* description, const tcu::TextureFormat internalFormat);
900 ~SRGBTestCase (void);
973 SRGBTestCase (const SRGBTestCase&);
974 SRGBTestCase& operator= (const SRGBTestCase&);
977 SRGBTestCase::SRGBTestCase (Context& context, const char* name, const char* description, const tcu::TextureFormat internalFormat) function in class:deqp::gles31::Functional::__anon4735::SRGBTestCase
988 SRGBTestCase
[all...]

Completed in 54 milliseconds