Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSRGBDecodeTests.cpp856 class SRGBTestCase : public TestCase class
859 SRGBTestCase (Context& context, const char* name, const char* description, const tcu::TextureFormat internalFormat);
860 ~SRGBTestCase (void);
928 SRGBTestCase (const SRGBTestCase&);
929 SRGBTestCase& operator= (const SRGBTestCase&);
932 SRGBTestCase::SRGBTestCase (Context& context, const char* name, const char* description, const tcu::TextureFormat internalFormat) in SRGBTestCase() function in deqp::gles31::Functional::__anon30874::SRGBTestCase
946 SRGBTestCase
[all...]

Completed in 3 milliseconds