Relative Content

Tag Archive for opengldriverfunction-pointersglad

Interaction between function pointers and device drivers in OpenGL

I’ve been learning more about OpenGL recently, and there’s one aspect about retrieving function pointers to the OpenGL function implementations in your local drivers that I can’t quite understand (https://learnopengl.com/Getting-started/Creating-a-window):