Home
last modified time | relevance | path

Searched refs:TextureStateQueryTests (Results 1 – 13 of 13) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTextureStateQueryTests.hpp36 class TextureStateQueryTests : public TestCaseGroup class
39 TextureStateQueryTests (Context& context);
40 ~TextureStateQueryTests (void);
45 TextureStateQueryTests (const TextureStateQueryTests& other);
46 TextureStateQueryTests& operator= (const TextureStateQueryTests& other);
Des31fTextureStateQueryTests.cpp37 using namespace gls::TextureStateQueryTests;
73 TextureStateQueryTests::TextureStateQueryTests (Context& context) in TextureStateQueryTests() function in deqp::gles31::Functional::TextureStateQueryTests
78 TextureStateQueryTests::~TextureStateQueryTests (void) in ~TextureStateQueryTests()
82 void TextureStateQueryTests::init (void) in init()
Des31fSamplerStateQueryTests.cpp37 using namespace gls::TextureStateQueryTests;
80 using namespace gls::TextureStateQueryTests; in init()
Des31fFunctionalTests.cpp356 addChild(new TextureStateQueryTests (m_context)); in init()
/external/deqp/modules/gles2/functional/
Des2fTextureStateQueryTests.hpp43 class TextureStateQueryTests : public TestCaseGroup class
46 TextureStateQueryTests (Context& context);
47 ~TextureStateQueryTests (void);
53 TextureStateQueryTests (const TextureStateQueryTests& other);
54 TextureStateQueryTests& operator= (const TextureStateQueryTests& other);
Des2fTextureStateQueryTests.cpp352 TextureStateQueryTests::TextureStateQueryTests (Context& context) in TextureStateQueryTests() function in deqp::gles2::Functional::TextureStateQueryTests
359 TextureStateQueryTests::~TextureStateQueryTests (void) in ~TextureStateQueryTests()
364 void TextureStateQueryTests::init (void) in init()
396 void TextureStateQueryTests::deinit (void) in deinit()
Des2fFunctionalTests.cpp291 addChild(new TextureStateQueryTests (m_context)); in init()
/external/deqp/modules/gles3/functional/
Des3fTextureStateQueryTests.hpp36 class TextureStateQueryTests : public TestCaseGroup class
39 TextureStateQueryTests (Context& context);
44 TextureStateQueryTests (const TextureStateQueryTests& other);
45 TextureStateQueryTests& operator= (const TextureStateQueryTests& other);
Des3fTextureStateQueryTests.cpp59 TextureStateQueryTests::TextureStateQueryTests (Context& context) in TextureStateQueryTests() function in deqp::gles3::Functional::TextureStateQueryTests
64 void TextureStateQueryTests::init (void) in init()
66 using namespace gls::TextureStateQueryTests; in init()
Des3fSamplerStateQueryTests.cpp66 using namespace gls::TextureStateQueryTests; in init()
Des3fFunctionalTests.cpp357 addChild(new TextureStateQueryTests (m_context)); in init()
/external/deqp/modules/glshared/
DglsTextureStateQueryTests.hpp36 namespace TextureStateQueryTests namespace
DglsTextureStateQueryTests.cpp39 namespace TextureStateQueryTests namespace