Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureFormatTests.cpp496 class CompressedCubeFormatCase : public tcu::TestCase class
499CompressedCubeFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::Con…
500 ~CompressedCubeFormatCase (void);
507 CompressedCubeFormatCase (const CompressedCubeFormatCase& other);
508 CompressedCubeFormatCase& operator= (const CompressedCubeFormatCase& other);
524 CompressedCubeFormatCase::CompressedCubeFormatCase (tcu::TestContext& testCtx, glu::RenderContext& … in CompressedCubeFormatCase() function in deqp::gles2::Functional::CompressedCubeFormatCase
536 CompressedCubeFormatCase::~CompressedCubeFormatCase (void) in ~CompressedCubeFormatCase()
541 void CompressedCubeFormatCase::init (void) in init()
551 void CompressedCubeFormatCase::deinit (void) in deinit()
559 bool CompressedCubeFormatCase::testFace (tcu::CubeFace face) in testFace()
[all …]
/external/deqp/modules/gles3/functional/
Des3fTextureFormatTests.cpp893 class CompressedCubeFormatCase : public tcu::TestCase class
896 CompressedCubeFormatCase (tcu::TestContext& testCtx,
906 ~CompressedCubeFormatCase (void);
913 CompressedCubeFormatCase (const CompressedCubeFormatCase& other);
914 CompressedCubeFormatCase& operator= (const CompressedCubeFormatCase& other);
934 CompressedCubeFormatCase::CompressedCubeFormatCase (tcu::TestContext& testCtx, in CompressedCubeFormatCase() function in deqp::gles3::Functional::CompressedCubeFormatCase
957 CompressedCubeFormatCase::~CompressedCubeFormatCase (void) in ~CompressedCubeFormatCase()
962 void CompressedCubeFormatCase::init (void) in init()
984 void CompressedCubeFormatCase::deinit (void) in deinit()
992 bool CompressedCubeFormatCase::testFace (tcu::CubeFace face) in testFace()
[all …]