Searched defs:getCurrentContext (Results 1 – 12 of 12) sorted by relevance
36 PFNWGLGETCURRENTCONTEXTPROC getCurrentContext; variable
33 eglGetCurrentContextFunc getCurrentContext; variable
142 EGLContext FuncPtrLibrary::getCurrentContext (void) const function in FuncPtrLibrary
6 var getCurrentContext = function () { return this; }; function
299 glx::Context FunctionsGLX::getCurrentContext() const in getCurrentContext() function in rx::FunctionsGLX
282 Context* getCurrentContext (void) in getCurrentContext() function
327 glx::Context FunctionsGLX::getCurrentContext() const in getCurrentContext() function in rx::FunctionsGLX
430 EGLContext FunctionsEGL::getCurrentContext() const in getCurrentContext() function in rx::FunctionsEGL
261 NO_SANITIZE_FUNCTION egl::Context *getCurrentContext() in getCurrentContext() function
44 Context* ContextWrapper::getCurrentContext (void) const in getCurrentContext() function in sglr::ContextWrapper
4390 inline IContext& getCurrentContext() in getCurrentContext() function