Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A 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);
H A Des31fShaderStateQueryTests.cpp449 ShaderStateQueryTests::ShaderStateQueryTests (Context& context) in ShaderStateQueryTests() function in deqp::gles31::Functional::ShaderStateQueryTests
454 ShaderStateQueryTests::~ShaderStateQueryTests (void) in ~ShaderStateQueryTests()
458 void ShaderStateQueryTests::init (void) in init()
H A Des31fFunctionalTests.cpp399 addChild(new ShaderStateQueryTests (m_context)); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderStateQueryTests.hpp36 class ShaderStateQueryTests : public TestCaseGroup class
39 ShaderStateQueryTests (Context& context);
44 ShaderStateQueryTests (const ShaderStateQueryTests& other);
45 ShaderStateQueryTests& operator= (const ShaderStateQueryTests& other);
H A Des3fFunctionalTests.cpp366 addChild(new ShaderStateQueryTests (m_context)); in init()
H A Des3fShaderStateQueryTests.cpp3671 ShaderStateQueryTests::ShaderStateQueryTests (Context& context)
3676 void ShaderStateQueryTests::init (void)
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderStateQueryTests.hpp36 class ShaderStateQueryTests : public TestCaseGroup class
39 ShaderStateQueryTests (Context& context);
44 ShaderStateQueryTests (const ShaderStateQueryTests& other);
45 ShaderStateQueryTests& operator= (const ShaderStateQueryTests& other);
H A Des2fFunctionalTests.cpp299 addChild(new ShaderStateQueryTests (m_context)); in init()
H A Des2fShaderStateQueryTests.cpp2277 ShaderStateQueryTests::ShaderStateQueryTests (Context& context)
2282 void ShaderStateQueryTests::init (void)

Completed in 13 milliseconds