Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fTextureShadowTests.cpp736 class Texture2DArrayShadowCase : public TestCase class
739Texture2DArrayShadowCase(Context &context, const char *name, const char *desc, uint32_t minFilter,
742 ~Texture2DArrayShadowCase(void);
749 Texture2DArrayShadowCase(const Texture2DArrayShadowCase &other);
750 Texture2DArrayShadowCase &operator=(const Texture2DArrayShadowCase &other);
793 Texture2DArrayShadowCase::Texture2DArrayShadowCase(Context &context, const char *name, const char *… in Texture2DArrayShadowCase() function in deqp::gles3::Functional::Texture2DArrayShadowCase
815 Texture2DArrayShadowCase::~Texture2DArrayShadowCase(void) in ~Texture2DArrayShadowCase()
817 Texture2DArrayShadowCase::deinit(); in ~Texture2DArrayShadowCase()
820 void Texture2DArrayShadowCase::init(void) in init()
864 Texture2DArrayShadowCase::deinit(); in init()
[all …]