Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ glbinding_init
Function
glbinding_init
source/examples/comparison/glbinding.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
28
29
void glbinding_init()
30
{
31
glbinding::Binding::initialize(glfwGetProcAddress, false);
32
}
33
34
35
void glbinding_test()
Callers
1
compare
Function · 0.85
Calls
1
initialize
Function · 0.85
Tested by
no test coverage detected