Where can I find the official documentation of OpenGL extensions?
The base API is pretty well documented and a Google search for a function name returns multiple pages with the documentation text. Yet Googling an extension function usually doesn't return anything useful.
What am I missing?