Searched refs:TextureShadowLodTest (Results 1 – 5 of 5) sorted by relevance
38 class TextureShadowLodTest : public TestCaseGroup class41 TextureShadowLodTest(Context& context);42 virtual ~TextureShadowLodTest(void);47 TextureShadowLodTest(const TextureShadowLodTest&); // not allowed!48 TextureShadowLodTest& operator=(const TextureShadowLodTest&); // not allowed!
929 TextureShadowLodTest::TextureShadowLodTest(Context& context) in TextureShadowLodTest() function in deqp::Functional::TextureShadowLodTest934 TextureShadowLodTest::~TextureShadowLodTest(void) in ~TextureShadowLodTest()982 void TextureShadowLodTest::init(void) in init()
146 addChild(new deqp::Functional::TextureShadowLodTest(getContext())); in init()
181 coreGroup->addChild(new deqp::Functional::TextureShadowLodTest(getContext())); in init()
160 addChild(new deqp::Functional::TextureShadowLodTest(getContext())); in init()