Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A 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);
H A Des31fTextureStateQueryTests.cpp37 using namespace gls::TextureStateQueryTests;
76 TextureStateQueryTests::TextureStateQueryTests(Context &context) in TextureStateQueryTests() function in deqp::gles31::Functional::TextureStateQueryTests
81 TextureStateQueryTests::~TextureStateQueryTests(void) in ~TextureStateQueryTests()
85 void TextureStateQueryTests::init(void) in init()
H A Des31fSamplerStateQueryTests.cpp37 using namespace gls::TextureStateQueryTests;
83 using namespace gls::TextureStateQueryTests; in init()
H A Des31fFunctionalTests.cpp399 addChild(new TextureStateQueryTests(m_context)); in init()
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A 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);
H A Des2fTextureStateQueryTests.cpp371 TextureStateQueryTests::TextureStateQueryTests(Context &context) in TextureStateQueryTests() function in deqp::gles2::Functional::TextureStateQueryTests
378 TextureStateQueryTests::~TextureStateQueryTests(void) in ~TextureStateQueryTests()
383 void TextureStateQueryTests::init(void) in init()
433 void TextureStateQueryTests::deinit(void) in deinit()
H A Des2fFunctionalTests.cpp286 addChild(new TextureStateQueryTests(m_context)); in init()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fTextureStateQueryTests.hpp36 class TextureStateQueryTests : public TestCaseGroup class
39 TextureStateQueryTests(Context &context);
44 TextureStateQueryTests(const TextureStateQueryTests &other);
45 TextureStateQueryTests &operator=(const TextureStateQueryTests &other);
H A Des3fTextureStateQueryTests.cpp61 TextureStateQueryTests::TextureStateQueryTests(Context &context) in TextureStateQueryTests() function in deqp::gles3::Functional::TextureStateQueryTests
66 void TextureStateQueryTests::init(void) in init()
68 using namespace gls::TextureStateQueryTests; in init()
H A Des3fSamplerStateQueryTests.cpp67 using namespace gls::TextureStateQueryTests; in init()
H A Des3fFunctionalTests.cpp353 addChild(new TextureStateQueryTests(m_context)); in init()
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsTextureStateQueryTests.hpp36 namespace TextureStateQueryTests namespace
H A DglsTextureStateQueryTests.cpp39 namespace TextureStateQueryTests namespace