Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fTextureShadowTests.cpp695 class Texture2DArrayShadowCase : public TestCase class
698Texture2DArrayShadowCase (Context& context, const char* name, const char* desc, deUint32 minFilter…
699 ~Texture2DArrayShadowCase (void);
706 Texture2DArrayShadowCase (const Texture2DArrayShadowCase& other);
707 Texture2DArrayShadowCase& operator= (const Texture2DArrayShadowCase& other);
752 Texture2DArrayShadowCase::Texture2DArrayShadowCase (Context& context, const char* name, const char*… in Texture2DArrayShadowCase() function in deqp::gles3::Functional::Texture2DArrayShadowCase
770 Texture2DArrayShadowCase::~Texture2DArrayShadowCase (void) in ~Texture2DArrayShadowCase()
772 Texture2DArrayShadowCase::deinit(); in ~Texture2DArrayShadowCase()
775 void Texture2DArrayShadowCase::init (void) in init()
818 Texture2DArrayShadowCase::deinit(); in init()
[all …]