Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/
Dtes2Context.cpp51 glw::setCurrentThreadFunctions(&m_renderCtx->getFunctions()); in Context()
55 glw::setCurrentThreadFunctions(DE_NULL); in Context()
67 glw::setCurrentThreadFunctions(DE_NULL); in ~Context()
/external/deqp/modules/gles3/
Dtes3Context.cpp48 glw::setCurrentThreadFunctions(&m_renderCtx->getFunctions()); in Context()
52 glw::setCurrentThreadFunctions(DE_NULL); in Context()
64 glw::setCurrentThreadFunctions(DE_NULL); in ~Context()
/external/deqp/framework/opengl/wrapper/
DglwWrapper.cpp45 void setCurrentThreadFunctions (const glw::Functions* gl) in setCurrentThreadFunctions() function
89 void setCurrentThreadFunctions (const glw::Functions* gl)
DglwWrapper.hpp34 void setCurrentThreadFunctions (const glw::Functions* gl);