|
NAMEal_have_opengl_extension - Allegro 5 APISYNOPSIS
DESCRIPTIONThis function is a helper to determine whether an OpenGL extension is available on the given display or not.Example:
If packedpixels is true then you can safely use the constants related to the packed pixels extension. Returns true if the extension is available; false otherwise.
Visit the GSP FreeBSD Man Page Interface. |