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

  /external/deqp/modules/gles2/performance/
es2pStateChangeTests.hpp 36 class StateChangeTests : public TestCaseGroup
39 StateChangeTests (Context& context);
40 ~StateChangeTests (void);
45 StateChangeTests (const StateChangeTests& other);
46 StateChangeTests& operator= (const StateChangeTests& other);
es2pStateChangeTests.cpp 101 StateChangeTests::StateChangeTests (Context& context)
106 StateChangeTests::~StateChangeTests (void)
133 void StateChangeTests::init (void)
    [all...]
  /external/deqp/modules/gles3/performance/
es3pStateChangeTests.hpp 36 class StateChangeTests : public TestCaseGroup
39 StateChangeTests (Context& context);
40 ~StateChangeTests (void);
45 StateChangeTests (const StateChangeTests& other);
46 StateChangeTests& operator= (const StateChangeTests& other);
es3pStateChangeTests.cpp 101 StateChangeTests::StateChangeTests (Context& context)
106 StateChangeTests::~StateChangeTests (void)
133 void StateChangeTests::init (void)
    [all...]

Completed in 300 milliseconds