Searched defs:getCurrentContext (Results 1 – 6 of 6) sorted by relevance
33 eglGetCurrentContextFunc getCurrentContext; variable
142 EGLContext FuncPtrLibrary::getCurrentContext (void) const function in FuncPtrLibrary
164 inline Context* getCurrentContext (void) in getCurrentContext() function
262 Context* getCurrentContext (void) in getCurrentContext() function
232 NO_SANITIZE_FUNCTION egl::Context *getCurrentContext() in getCurrentContext() function
44 Context* ContextWrapper::getCurrentContext (void) const in getCurrentContext() function in sglr::ContextWrapper