Searched refs:sharedContext (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dglcanvas.cpp306 wxGLContext *sharedContext=0; local
307 if (shared) sharedContext=shared->GetContext();
308 m_glContext = new wxGLContext(this, sharedContext);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dglcanvas.tex83 \func{void}{wxGLCanvas}{\param{wxWindow* }{parent}, \param{wxGLContext* }{sharedContext}, \param{wxWindowID}{ id = -1},
114 \docparam{sharedContext}{Context to share object resources with.}

Completed in 111 milliseconds