Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
648
void Window::setGLContextThread() {}
649
650
void Window::unsetGLContextThread() {}
651
652
#if EE_PLATFORM == EE_PLATFORM_EMSCRIPTEN
653
static void eepp_mainloop() {
Callers
7
deleteTexture
Method · 0.45
iLock
Method · 0.45
iTextureFilter
Method · 0.45
reload
Method · 0.45
update
Method · 0.45
replace
Method · 0.45
loadFromPixels
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected