MCPcopy Create free account
hub / github.com/SpartanJ/eepp / unsetGLContextThread

Method unsetGLContextThread

src/eepp/window/window.cpp:650–650  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

648void Window::setGLContextThread() {}
649
650void Window::unsetGLContextThread() {}
651
652#if EE_PLATFORM == EE_PLATFORM_EMSCRIPTEN
653static void eepp_mainloop() {

Callers 7

deleteTextureMethod · 0.45
iLockMethod · 0.45
iTextureFilterMethod · 0.45
reloadMethod · 0.45
updateMethod · 0.45
replaceMethod · 0.45
loadFromPixelsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected