Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ad-si/LuaCAD
/ gladLoadGL
Function
gladLoadGL
OpenCSG/src/glad/src/gl.cpp:1624–1626 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1622
1623
1624
int gladLoadGL( GLADloadfunc load) {
1625
return gladLoadGLUserPtr( glad_gl_get_proc_from_userptr, GLAD_GNUC_EXTENSION (void*) load);
1626
}
1627
1628
1629
Callers
nothing calls this directly
Calls
1
gladLoadGLUserPtr
Function · 0.85
Tested by
no test coverage detected