HomeSort by relevance Sort by last modified time
    Searched refs:FloatStateQueryTests (Results 1 - 6 of 6) sorted by null

  /external/deqp/modules/gles2/functional/
es2fFloatStateQueryTests.hpp 44 class FloatStateQueryTests : public TestCaseGroup
47 FloatStateQueryTests (Context& context);
48 ~FloatStateQueryTests (void);
54 FloatStateQueryTests (const FloatStateQueryTests& other);
55 FloatStateQueryTests& operator= (const FloatStateQueryTests& other);
es2fFloatStateQueryTests.cpp     [all...]
es2fFunctionalTests.cpp 285 addChild(new FloatStateQueryTests (m_context));
  /external/deqp/modules/gles3/functional/
es3fFloatStateQueryTests.hpp 45 class FloatStateQueryTests : public TestCaseGroup
48 FloatStateQueryTests (Context& context);
49 ~FloatStateQueryTests (void);
55 FloatStateQueryTests (const FloatStateQueryTests& other);
56 FloatStateQueryTests& operator= (const FloatStateQueryTests& other);
es3fFunctionalTests.cpp 347 addChild(new FloatStateQueryTests (m_context));
es3fFloatStateQueryTests.cpp     [all...]

Completed in 1760 milliseconds