Home
last modified time | relevance | path

Searched refs:ShaderStateQueryTests (Results 1 – 9 of 9) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderStateQueryTests.hpp36 class ShaderStateQueryTests : public TestCaseGroup class
39 ShaderStateQueryTests(Context &context);
40 ~ShaderStateQueryTests(void);
45 ShaderStateQueryTests(const ShaderStateQueryTests &other);
46 ShaderStateQueryTests &operator=(const ShaderStateQueryTests &other);
Des31fShaderStateQueryTests.cpp468 ShaderStateQueryTests::ShaderStateQueryTests(Context &context) in ShaderStateQueryTests() function in deqp::gles31::Functional::ShaderStateQueryTests
473 ShaderStateQueryTests::~ShaderStateQueryTests(void) in ~ShaderStateQueryTests()
477 void ShaderStateQueryTests::init(void) in init()
Des31fFunctionalTests.cpp402 addChild(new ShaderStateQueryTests(m_context)); in init()
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.hpp36 class ShaderStateQueryTests : public TestCaseGroup class
39 ShaderStateQueryTests(Context &context);
44 ShaderStateQueryTests(const ShaderStateQueryTests &other);
45 ShaderStateQueryTests &operator=(const ShaderStateQueryTests &other);
Des3fFunctionalTests.cpp359 addChild(new ShaderStateQueryTests(m_context)); in init()
Des3fShaderStateQueryTests.cpp3595 ShaderStateQueryTests::ShaderStateQueryTests(Context &context) in ShaderStateQueryTests() function in deqp::gles3::Functional::ShaderStateQueryTests
3600 void ShaderStateQueryTests::init(void) in init()
/external/deqp/modules/gles2/functional/
Des2fShaderStateQueryTests.hpp36 class ShaderStateQueryTests : public TestCaseGroup class
39 ShaderStateQueryTests(Context &context);
44 ShaderStateQueryTests(const ShaderStateQueryTests &other);
45 ShaderStateQueryTests &operator=(const ShaderStateQueryTests &other);
Des2fFunctionalTests.cpp291 addChild(new ShaderStateQueryTests(m_context)); in init()
Des2fShaderStateQueryTests.cpp2221 ShaderStateQueryTests::ShaderStateQueryTests(Context &context) in ShaderStateQueryTests() function in deqp::gles2::Functional::ShaderStateQueryTests
2226 void ShaderStateQueryTests::init(void) in init()