Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fTextureFormatTests.cpp417 class Texture2DArrayFormatCase : public tcu::TestCase class
420Texture2DArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* na…
421Texture2DArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* na…
422 ~Texture2DArrayFormatCase (void);
429 Texture2DArrayFormatCase (const Texture2DArrayFormatCase& other);
430 Texture2DArrayFormatCase& operator= (const Texture2DArrayFormatCase& other);
448 Texture2DArrayFormatCase::Texture2DArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& … in Texture2DArrayFormatCase() function in deqp::gles3::Functional::Texture2DArrayFormatCase
462 Texture2DArrayFormatCase::Texture2DArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& … in Texture2DArrayFormatCase() function in deqp::gles3::Functional::Texture2DArrayFormatCase
476 Texture2DArrayFormatCase::~Texture2DArrayFormatCase (void) in ~Texture2DArrayFormatCase()
481 void Texture2DArrayFormatCase::init (void) in init()
[all …]