Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureFormatTests.cpp394 class Compressed2DFormatCase : public tcu::TestCase class
397Compressed2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::Cont…
398 ~Compressed2DFormatCase (void);
405 Compressed2DFormatCase (const Compressed2DFormatCase& other);
406 Compressed2DFormatCase& operator= (const Compressed2DFormatCase& other);
417 Compressed2DFormatCase::Compressed2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& rend… in Compressed2DFormatCase() function in deqp::gles2::Functional::Compressed2DFormatCase
427 Compressed2DFormatCase::~Compressed2DFormatCase (void) in ~Compressed2DFormatCase()
432 void Compressed2DFormatCase::init (void) in init()
438 void Compressed2DFormatCase::deinit (void) in deinit()
446 Compressed2DFormatCase::IterateResult Compressed2DFormatCase::iterate (void) in iterate()
[all …]
/external/deqp/modules/gles3/functional/
Des3fTextureFormatTests.cpp721 class Compressed2DFormatCase : public tcu::TestCase class
724 Compressed2DFormatCase (tcu::TestContext& testCtx,
733 ~Compressed2DFormatCase (void);
740 Compressed2DFormatCase (const Compressed2DFormatCase& other);
741 Compressed2DFormatCase& operator= (const Compressed2DFormatCase& other);
756 Compressed2DFormatCase::Compressed2DFormatCase (tcu::TestContext& testCtx, in Compressed2DFormatCase() function in deqp::gles3::Functional::Compressed2DFormatCase
777 Compressed2DFormatCase::~Compressed2DFormatCase (void) in ~Compressed2DFormatCase()
782 void Compressed2DFormatCase::init (void) in init()
796 void Compressed2DFormatCase::deinit (void) in deinit()
804 Compressed2DFormatCase::IterateResult Compressed2DFormatCase::iterate (void) in iterate()
[all …]