HomeSort by relevance Sort by last modified time
    Searched defs:SamplerStateQueryTests (Results 1 - 4 of 4) sorted by null

  /external/deqp/modules/gles3/functional/
es3fSamplerStateQueryTests.hpp 36 class SamplerStateQueryTests : public TestCaseGroup
39 SamplerStateQueryTests (Context& context);
44 SamplerStateQueryTests (const SamplerStateQueryTests& other);
45 SamplerStateQueryTests& operator= (const SamplerStateQueryTests& other);
es3fSamplerStateQueryTests.cpp 60 SamplerStateQueryTests::SamplerStateQueryTests (Context& context)
64 void SamplerStateQueryTests::init (void)
  /external/deqp/modules/gles31/functional/
es31fSamplerStateQueryTests.hpp 36 class SamplerStateQueryTests : public TestCaseGroup
39 SamplerStateQueryTests (Context& context);
44 SamplerStateQueryTests (const SamplerStateQueryTests& other);
45 SamplerStateQueryTests& operator= (const SamplerStateQueryTests& other);
es31fSamplerStateQueryTests.cpp 73 SamplerStateQueryTests::SamplerStateQueryTests (Context& context)
78 void SamplerStateQueryTests::init (void)

Completed in 148 milliseconds