Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureFormatTests.cpp66 class Texture2DFormatCase : public tcu::TestCase class
69Texture2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, …
70 ~Texture2DFormatCase (void);
77 Texture2DFormatCase (const Texture2DFormatCase& other);
78 Texture2DFormatCase& operator= (const Texture2DFormatCase& other);
91 Texture2DFormatCase::Texture2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx,… in Texture2DFormatCase() function in deqp::gles2::Functional::Texture2DFormatCase
103 Texture2DFormatCase::~Texture2DFormatCase (void) in ~Texture2DFormatCase()
108 void Texture2DFormatCase::init (void) in init()
128 void Texture2DFormatCase::deinit (void) in deinit()
136 Texture2DFormatCase::IterateResult Texture2DFormatCase::iterate (void) in iterate()
[all …]
/external/deqp/modules/gles3/functional/
Des3fTextureFormatTests.cpp65 class Texture2DFormatCase : public tcu::TestCase class
68Texture2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, …
69Texture2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, …
70 ~Texture2DFormatCase (void);
77 Texture2DFormatCase (const Texture2DFormatCase& other);
78 Texture2DFormatCase& operator= (const Texture2DFormatCase& other);
91 Texture2DFormatCase::Texture2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx,… in Texture2DFormatCase() function in deqp::gles3::Functional::Texture2DFormatCase
103 Texture2DFormatCase::Texture2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx,… in Texture2DFormatCase() function in deqp::gles3::Functional::Texture2DFormatCase
115 Texture2DFormatCase::~Texture2DFormatCase (void) in ~Texture2DFormatCase()
120 void Texture2DFormatCase::init (void) in init()
[all …]