Reference Manual - 1.7.7
IDirectFBGL2   GetProcAddress

Get the address of an OpenGL function.

DFBResult GetProcAddress (
  IDirectFBGL2   * thiz,
  const char   * name,
  void   ** ret_address
);

The function can be called when one of the contexts from this interface is bound.

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License