Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureFormatTests.cpp494 class CompressedCubeFormatCase : public tcu::TestCase class
497CompressedCubeFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::Con…
498 ~CompressedCubeFormatCase (void);
505 CompressedCubeFormatCase (const CompressedCubeFormatCase& other);
506 CompressedCubeFormatCase& operator= (const CompressedCubeFormatCase& other);
522 CompressedCubeFormatCase::CompressedCubeFormatCase (tcu::TestContext& testCtx, glu::RenderContext& … in CompressedCubeFormatCase() function in deqp::gles2::Functional::CompressedCubeFormatCase
534 CompressedCubeFormatCase::~CompressedCubeFormatCase (void) in ~CompressedCubeFormatCase()
539 void CompressedCubeFormatCase::init (void) in init()
549 void CompressedCubeFormatCase::deinit (void) in deinit()
557 bool CompressedCubeFormatCase::testFace (tcu::CubeFace face) in testFace()
[all …]
/external/deqp/modules/gles3/functional/
Des3fTextureFormatTests.cpp856 class CompressedCubeFormatCase : public tcu::TestCase class
859 CompressedCubeFormatCase (tcu::TestContext& testCtx,
869 ~CompressedCubeFormatCase (void);
876 CompressedCubeFormatCase (const CompressedCubeFormatCase& other);
877 CompressedCubeFormatCase& operator= (const CompressedCubeFormatCase& other);
897 CompressedCubeFormatCase::CompressedCubeFormatCase (tcu::TestContext& testCtx, in CompressedCubeFormatCase() function in deqp::gles3::Functional::CompressedCubeFormatCase
920 CompressedCubeFormatCase::~CompressedCubeFormatCase (void) in ~CompressedCubeFormatCase()
925 void CompressedCubeFormatCase::init (void) in init()
947 void CompressedCubeFormatCase::deinit (void) in deinit()
955 bool CompressedCubeFormatCase::testFace (tcu::CubeFace face) in testFace()
[all …]