Contents
Indexes:
Function Load-Extension
Part of:
package opengl-extensions
(
load-extension
< extension > )
Try to load an opengl extension where the extension name is a string of the form
ARB_vertex_buffer_object. Returns t if the extension is available and loads,
otherwise, nil.