HomeSort by relevance Sort by last modified time
    Searched refs:setCurrentThreadFunctions (Results 1 - 4 of 4) sorted by null

  /external/deqp/framework/opengl/wrapper/
glwWrapper.hpp 34 void setCurrentThreadFunctions (const glw::Functions* gl);
glwWrapper.cpp 45 void setCurrentThreadFunctions (const glw::Functions* gl)
89 void setCurrentThreadFunctions (const glw::Functions* gl)
  /external/deqp/modules/gles2/
tes2Context.cpp 51 glw::setCurrentThreadFunctions(&m_renderCtx->getFunctions());
55 glw::setCurrentThreadFunctions(DE_NULL);
67 glw::setCurrentThreadFunctions(DE_NULL);
  /external/deqp/modules/gles3/
tes3Context.cpp 48 glw::setCurrentThreadFunctions(&m_renderCtx->getFunctions());
52 glw::setCurrentThreadFunctions(DE_NULL);
64 glw::setCurrentThreadFunctions(DE_NULL);

Completed in 210 milliseconds