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);
1715 TextureLevelStateQueryTests::TextureLevelStateQueryTests(Context &context) in TextureLevelStateQueryTests() function in deqp::gles31::Functional::TextureLevelStateQueryTests1720 TextureLevelStateQueryTests::~TextureLevelStateQueryTests(void) in ~TextureLevelStateQueryTests()1724 void TextureLevelStateQueryTests::init(void) in init()
400 addChild(new TextureLevelStateQueryTests(m_context)); in init()