Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fTextureFormatTests.cpp396 class Compressed2DFormatCase : public tcu::TestCase class
399Compressed2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::Cont…
400 ~Compressed2DFormatCase (void);
407 Compressed2DFormatCase (const Compressed2DFormatCase& other);
408 Compressed2DFormatCase& operator= (const Compressed2DFormatCase& other);
419 Compressed2DFormatCase::Compressed2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& rend… in Compressed2DFormatCase() function in deqp::gles2::Functional::Compressed2DFormatCase
429 Compressed2DFormatCase::~Compressed2DFormatCase (void) in ~Compressed2DFormatCase()
434 void Compressed2DFormatCase::init (void) in init()
440 void Compressed2DFormatCase::deinit (void) in deinit()
448 Compressed2DFormatCase::IterateResult Compressed2DFormatCase::iterate (void) in iterate()
[all …]
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureFormatTests.cpp761 class Compressed2DFormatCase : public tcu::TestCase class
764 Compressed2DFormatCase (tcu::TestContext& testCtx,
773 ~Compressed2DFormatCase (void);
780 Compressed2DFormatCase (const Compressed2DFormatCase& other);
781 Compressed2DFormatCase& operator= (const Compressed2DFormatCase& other);
796 Compressed2DFormatCase::Compressed2DFormatCase (tcu::TestContext& testCtx, in Compressed2DFormatCase() function in deqp::gles3::Functional::Compressed2DFormatCase
817 Compressed2DFormatCase::~Compressed2DFormatCase (void) in ~Compressed2DFormatCase()
822 void Compressed2DFormatCase::init (void) in init()
836 void Compressed2DFormatCase::deinit (void) in deinit()
844 Compressed2DFormatCase::IterateResult Compressed2DFormatCase::iterate (void) in iterate()
[all …]