Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fTextureShadowTests.cpp154 class Texture2DShadowCase : public TestCase class
157Texture2DShadowCase (Context& context, const char* name, const char* desc, deUint32 minFilter, d…
158 ~Texture2DShadowCase (void);
165 Texture2DShadowCase (const Texture2DShadowCase& other);
166 Texture2DShadowCase& operator= (const Texture2DShadowCase& other);
207 Texture2DShadowCase::Texture2DShadowCase (Context& context, const char* name, const char* desc, deU… in Texture2DShadowCase() function in deqp::gles3::Functional::Texture2DShadowCase
222 Texture2DShadowCase::~Texture2DShadowCase (void) in ~Texture2DShadowCase()
227 void Texture2DShadowCase::init (void) in init()
264 Texture2DShadowCase::deinit(); in init()
315 void Texture2DShadowCase::deinit (void) in deinit()
[all …]