Searched defs:ShaderStateQueryTests (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fShaderStateQueryTests.hpp36 class ShaderStateQueryTests : public TestCaseGroup class in namespace:deqp::gles2::Functional
39 ShaderStateQueryTests (Context& context);
44 ShaderStateQueryTests (const ShaderStateQueryTests& other);
45 ShaderStateQueryTests& operator= (const ShaderStateQueryTests& other);
/external/deqp/modules/gles3/functional/
H A Des3fShaderStateQueryTests.hpp36 class ShaderStateQueryTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 ShaderStateQueryTests (Context& context);
44 ShaderStateQueryTests (const ShaderStateQueryTests& other);
45 ShaderStateQueryTests& operator= (const ShaderStateQueryTests& other);
/external/deqp/modules/gles31/functional/
H A Des31fShaderStateQueryTests.hpp36 class ShaderStateQueryTests : public TestCaseGroup class in namespace:deqp::gles31::Functional
39 ShaderStateQueryTests (Context& context);
40 ~ShaderStateQueryTests (void);
45 ShaderStateQueryTests (const ShaderStateQueryTests& other);
46 ShaderStateQueryTests& operator= (const ShaderStateQueryTests& other);
H A Des31fShaderStateQueryTests.cpp159 ShaderStateQueryTests::ShaderStateQueryTests (Context& context) function in class:deqp::gles31::Functional::ShaderStateQueryTests
164 ShaderStateQueryTests::~ShaderStateQueryTests (void)
168 void ShaderStateQueryTests::init (void)

Completed in 1163 milliseconds