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

  /external/deqp/modules/gles2/functional/
es2fFunctionalTests.cpp 271 // StateQueryTests
273 class StateQueryTests : public TestCaseGroup
276 StateQueryTests (Context& context)
328 addChild(new StateQueryTests (m_context));
  /external/deqp/modules/gles3/functional/
es3fFunctionalTests.cpp 334 class StateQueryTests : public TestCaseGroup
337 StateQueryTests (Context& context)
400 addChild(new StateQueryTests (m_context));
  /external/deqp/modules/gles31/functional/
es31fFunctionalTests.cpp 240 class StateQueryTests : public TestCaseGroup
243 StateQueryTests (Context& context)
296 addChild(new StateQueryTests (m_context));

Completed in 240 milliseconds