HomeSort by relevance Sort by last modified time
    Searched defs:TextureStateQueryTests (Results 1 - 4 of 4) sorted by null

  /external/deqp/modules/gles2/functional/
es2fTextureStateQueryTests.hpp 43 class TextureStateQueryTests : public TestCaseGroup
46 TextureStateQueryTests (Context& context);
47 ~TextureStateQueryTests (void);
53 TextureStateQueryTests (const TextureStateQueryTests& other);
54 TextureStateQueryTests& operator= (const TextureStateQueryTests& other);
es2fTextureStateQueryTests.cpp 352 TextureStateQueryTests::TextureStateQueryTests (Context& context)
359 TextureStateQueryTests::~TextureStateQueryTests (void)
364 void TextureStateQueryTests::init (void)
396 void TextureStateQueryTests::deinit (void)
  /external/deqp/modules/gles3/functional/
es3fTextureStateQueryTests.hpp 43 class TextureStateQueryTests : public TestCaseGroup
46 TextureStateQueryTests (Context& context);
47 ~TextureStateQueryTests (void);
53 TextureStateQueryTests (const TextureStateQueryTests& other);
54 TextureStateQueryTests& operator= (const TextureStateQueryTests& other);
es3fTextureStateQueryTests.cpp 690 TextureStateQueryTests::TextureStateQueryTests (Context& context)
697 TextureStateQueryTests::~TextureStateQueryTests (void)
702 void TextureStateQueryTests::init (void)
759 void TextureStateQueryTests::deinit (void)

Completed in 60 milliseconds