Home
last modified time | relevance | path

Searched refs:SamplerStateQueryTests (Results 1 – 6 of 6) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fSamplerStateQueryTests.hpp36 class SamplerStateQueryTests : public TestCaseGroup class
39 SamplerStateQueryTests (Context& context);
44 SamplerStateQueryTests (const SamplerStateQueryTests& other);
45 SamplerStateQueryTests& operator= (const SamplerStateQueryTests& other);
Des31fSamplerStateQueryTests.cpp73 SamplerStateQueryTests::SamplerStateQueryTests (Context& context) in SamplerStateQueryTests() function in deqp::gles31::Functional::SamplerStateQueryTests
78 void SamplerStateQueryTests::init (void) in init()
Des31fFunctionalTests.cpp358 addChild(new SamplerStateQueryTests (m_context)); in init()
/external/deqp/modules/gles3/functional/
Des3fSamplerStateQueryTests.hpp36 class SamplerStateQueryTests : public TestCaseGroup class
39 SamplerStateQueryTests (Context& context);
44 SamplerStateQueryTests (const SamplerStateQueryTests& other);
45 SamplerStateQueryTests& operator= (const SamplerStateQueryTests& other);
Des3fSamplerStateQueryTests.cpp60 SamplerStateQueryTests::SamplerStateQueryTests (Context& context) in SamplerStateQueryTests() function in deqp::gles3::Functional::SamplerStateQueryTests
64 void SamplerStateQueryTests::init (void) in init()
Des3fFunctionalTests.cpp359 addChild(new SamplerStateQueryTests (m_context)); in init()