Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fTextureFormatTests.cpp481 class Texture2DArrayFormatCase : public tcu::TestCase class
484Texture2DArrayFormatCase(tcu::TestContext &testCtx, Context &context, const char *name, const char…
486Texture2DArrayFormatCase(tcu::TestContext &testCtx, Context &context, const char *name, const char…
488 ~Texture2DArrayFormatCase(void);
495 Texture2DArrayFormatCase(const Texture2DArrayFormatCase &other);
496 Texture2DArrayFormatCase &operator=(const Texture2DArrayFormatCase &other);
515 Texture2DArrayFormatCase::Texture2DArrayFormatCase(tcu::TestContext &testCtx, Context &context, con… in Texture2DArrayFormatCase() function in deqp::gles3::Functional::Texture2DArrayFormatCase
532 Texture2DArrayFormatCase::Texture2DArrayFormatCase(tcu::TestContext &testCtx, Context &context, con… in Texture2DArrayFormatCase() function in deqp::gles3::Functional::Texture2DArrayFormatCase
549 Texture2DArrayFormatCase::~Texture2DArrayFormatCase(void) in ~Texture2DArrayFormatCase()
554 void Texture2DArrayFormatCase::init(void) in init()
[all …]