GLContext.defaultGetProcAddress

A default implementation of the various GetProcAddress functions that looks for name in the OpenGL shared libraries or in the current process.

See also: gstgl.glcontext.GLContext.getProcAddress

class GLContext
static
void*
defaultGetProcAddress

Parameters

glApi gstgl.types.GLAPI

a #GstGLAPI

name string

then function to get the address of

Return Value

Type: void*

an address pointing to name or null