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.cpp445 ShaderStateQueryTests::ShaderStateQueryTests (Context& context) in ShaderStateQueryTests() function in deqp::gles31::Functional::ShaderStateQueryTests
450 ShaderStateQueryTests::~ShaderStateQueryTests (void) in ~ShaderStateQueryTests()
454 void ShaderStateQueryTests::init (void) in init()
Des31fFunctionalTests.cpp274 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.cpp357 addChild(new ShaderStateQueryTests (m_context)); in init()
Des3fShaderStateQueryTests.cpp3635 ShaderStateQueryTests::ShaderStateQueryTests (Context& context) in ShaderStateQueryTests() function in deqp::gles3::Functional::ShaderStateQueryTests
3640 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.cpp292 addChild(new ShaderStateQueryTests (m_context)); in init()
Des2fShaderStateQueryTests.cpp2277 ShaderStateQueryTests::ShaderStateQueryTests (Context& context) in ShaderStateQueryTests() function in deqp::gles2::Functional::ShaderStateQueryTests
2282 void ShaderStateQueryTests::init (void) in init()