Searched defs:SamplerStateQueryTests (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fSamplerStateQueryTests.hpp43 class SamplerStateQueryTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
46 SamplerStateQueryTests (Context& context);
47 ~SamplerStateQueryTests (void);
53 SamplerStateQueryTests (const SamplerStateQueryTests& other);
54 SamplerStateQueryTests& operator= (const SamplerStateQueryTests& other);
H A Des3fSamplerStateQueryTests.cpp469 SamplerStateQueryTests::SamplerStateQueryTests (Context& context) function in class:deqp::gles3::Functional::SamplerStateQueryTests
476 SamplerStateQueryTests::~SamplerStateQueryTests (void)
481 void SamplerStateQueryTests::init (void)
503 void SamplerStateQueryTests::deinit (void)

Completed in 65 milliseconds