Home
last modified time | relevance | path

Searched refs:ContextReset (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
DteglRobustnessTests.cpp550 class ContextReset class
553 ContextReset (glw::Functions& gl, tcu::TestLog& log, FixedFunctionType fixedFunctionType);
554ContextReset (glw::Functions& gl, tcu::TestLog& log, ShaderType shaderType, ResourceType resour…
556 virtual ~ContextReset (void) {} in ~ContextReset()
578 ContextReset (const ContextReset&);
579 ContextReset& operator= (const ContextReset&);
585 ContextReset::ContextReset (glw::Functions& gl, tcu::TestLog& log, FixedFunctionType fixedFunctionT… in ContextReset() function in deqp::egl::__anonceeef6ff0111::ContextReset
592 ContextReset::ContextReset (glw::Functions& gl, tcu::TestLog& log, ShaderType shaderType, ResourceT… in ContextReset() function in deqp::egl::__anonceeef6ff0111::ContextReset
601 void ContextReset::finish (void) in finish()
606 glw::GLint ContextReset::getError (void) in getError()
[all …]