OpenGL Practice Test
OpenGL OpenGL Extensions and Modern OpenGL
What is the purpose of the OpenGL Extension Wrangler Library (GLEW)?
Select your answer
A
Provides a windowing and context creation API
B
Loads and exposes OpenGL extension function pointers at runtime
C
Compiles GLSL shaders offline
D
Manages GPU memory allocation
Hint