Searched refs:StateChangeCase (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/performance/
H A Des2pStateChangeTests.cpp48 class StateChangeCase : public gls::StateChangePerformanceCase class in namespace:deqp::gles2::Performance::__anon5029
51 StateChangeCase (Context& context, int drawCallCount, int triangleCount, bool drawArrays, bool useIndexBuffer, const char* name, const char* description);
52 ~StateChangeCase (void);
61 StateChangeCase::StateChangeCase (Context& context, int drawCallCount, int triangleCount, bool drawArrays, bool useIndexBuffer, const char* name, const char* description) function in class:deqp::gles2::Performance::__anon5029::StateChangeCase
70 StateChangeCase::~StateChangeCase (void)
74 void StateChangeCase::renderTest (const glw::Functions& gl)
86 void StateChangeCase::renderReference (const glw::Functions& gl)
114 class StateChangeCase_ ## NAME : public StateChangeCase\
[all...]
/external/deqp/modules/gles3/performance/
H A Des3pStateChangeTests.cpp48 class StateChangeCase : public gls::StateChangePerformanceCase class in namespace:deqp::gles3::Performance::__anon5316
51 StateChangeCase (Context& context, int drawCallCount, int triangleCount, bool drawArrays, bool useIndexBuffer, const char* name, const char* description);
52 ~StateChangeCase (void);
61 StateChangeCase::StateChangeCase (Context& context, int drawCallCount, int triangleCount, bool drawArrays, bool useIndexBuffer, const char* name, const char* description) function in class:deqp::gles3::Performance::__anon5316::StateChangeCase
70 StateChangeCase::~StateChangeCase (void)
74 void StateChangeCase::renderTest (const glw::Functions& gl)
86 void StateChangeCase::renderReference (const glw::Functions& gl)
114 class StateChangeCase_ ## NAME : public StateChangeCase\
[all...]

Completed in 166 milliseconds