MCPcopy 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
29void glbinding_init()
30{
31 glbinding::Binding::initialize(glfwGetProcAddress, false);
32}
33
34
35void glbinding_test()

Callers 1

compareFunction · 0.85

Calls 1

initializeFunction · 0.85

Tested by

no test coverage detected