MCPcopy Create free account
hub / github.com/SFML/SFML / gladLoadGLES1

Function gladLoadGLES1

examples/include/gl.h:7827–7829  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7825
7826
7827int gladLoadGLES1( GLADloadfunc load) {
7828 return gladLoadGLES1UserPtr( glad_gl_get_proc_from_userptr, GLAD_GNUC_EXTENSION (void*) load);
7829}
7830
7831
7832

Callers 4

ensureExtensionsInitFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85

Calls 1

gladLoadGLES1UserPtrFunction · 0.85

Tested by

no test coverage detected