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