Searched refs:TextureShadowTests (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fTextureShadowTests.hpp36 class TextureShadowTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 TextureShadowTests (Context& context);
40 ~TextureShadowTests (void);
45 TextureShadowTests (const TextureShadowTests& other);
46 TextureShadowTests& operator= (const TextureShadowTests& other);
H A Des3fFunctionalTests.cpp245 addChild(new TextureShadowTests (m_context));
H A Des3fTextureShadowTests.cpp968 TextureShadowTests::TextureShadowTests (Context& context) function in class:deqp::gles3::Functional::TextureShadowTests
973 TextureShadowTests::~TextureShadowTests (void)
977 void TextureShadowTests::init (void)

Completed in 122 milliseconds