OpenGL Practice Test
OpenGL OpenGL Buffers and Textures
What OpenGL object stores vertex data (positions, normals, UVs) on the GPU?
Select your answer
A
VAO
B
VBO
C
FBO
D
RBO
Hint