HomeSort by relevance Sort by last modified time
    Searched defs:setCurrentContext (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/opengl/
gluES3PlusWrapperContext.cpp 136 void setCurrentContext (Context* context)
533 es3plus::setCurrentContext(m_wrapperCtx);
539 es3plus::setCurrentContext(DE_NULL);
  /external/deqp/framework/platform/null/
tcuNullRenderContext.cpp 189 void setCurrentContext (Context* context)
609 setCurrentContext(m_context);
614 setCurrentContext(DE_NULL);

Completed in 170 milliseconds