Template:Extref

From OpenGL Wiki
Jump to navigation Jump to search

This template represents an inline reference to an extension specification. It will automatically link to its page on the OpenGL registry.

Example:

{{extref|vertex_attrib_binding}}

becomes:

ARB_vertex_attrib_binding

For non-ARB extensions, you can use:

{{extref|texture_swizzle|EXT}}

Which yields:

EXT_texture_swizzle

Currently does not work for WGL/GLX extensions.