Searched refs:TextureLevelStateQueryTests (Results 1 – 3 of 3) sorted by relevance
36 class TextureLevelStateQueryTests : public TestCaseGroup class39 TextureLevelStateQueryTests (Context& context);40 ~TextureLevelStateQueryTests(void);45 TextureLevelStateQueryTests (const TextureLevelStateQueryTests& other);46 TextureLevelStateQueryTests& operator= (const TextureLevelStateQueryTests& other);
357 addChild(new TextureLevelStateQueryTests (m_context)); in init()
1629 TextureLevelStateQueryTests::TextureLevelStateQueryTests (Context& context) in TextureLevelStateQueryTests() function in deqp::gles31::Functional::TextureLevelStateQueryTests1634 TextureLevelStateQueryTests::~TextureLevelStateQueryTests (void) in ~TextureLevelStateQueryTests()1638 void TextureLevelStateQueryTests::init (void) in init()