Searched refs:ContextReset (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/egl/ |
D | teglRobustnessTests.cpp | 567 class ContextReset class 570 ContextReset (glw::Functions& gl, tcu::TestLog& log, FixedFunctionType fixedFunctionType); 571 ContextReset (glw::Functions& gl, tcu::TestLog& log, ShaderType shaderType); 572 …ContextReset (glw::Functions& gl, tcu::TestLog& log, ShaderType shaderType, ResourceType resour… 574 virtual ~ContextReset (void) {}; in ~ContextReset() 601 ContextReset (const ContextReset&); 602 ContextReset& operator= (const ContextReset&); 608 ContextReset::ContextReset (glw::Functions& gl, tcu::TestLog& log, FixedFunctionType fixedFunctionT… in ContextReset() function in deqp::egl::__anon80c5ce610111::ContextReset 615 ContextReset::ContextReset (glw::Functions& gl, tcu::TestLog& log, ShaderType shaderType, ResourceT… in ContextReset() function in deqp::egl::__anon80c5ce610111::ContextReset 624 ContextReset::ContextReset (glw::Functions& gl, tcu::TestLog& log, ShaderType shaderType) in ContextReset() function in deqp::egl::__anon80c5ce610111::ContextReset [all …]
|