Lines Matching refs:GL
73 \item \code{GL/glext.h} - OpenGL 1.2 (and later) compatibility profile
75 \item \code{GL/glcorearb.h} - OpenGL core profile API + extensions
81 \item \code{GL/glx.h} - GLX API
82 \item \code{GL/glxext.h} - GLX 1.3 (and later) API + extensions
83 \item \code{GL/wgl.h} - WGL API
84 \item \code{GL/wglext.h} - WGL extensions
221 API types may have different definitions for e.g. GL ES and GL.
383 together, currently unused but typically something like \code{GL}
413 <enums namespace="GL" start="0x80E0" end="0x810F" vendor="MS">
432 Each \tag{enum} tag defines a single GL (or other API) token.
443 between GL and GL ES).
507 \code{GL}.
556 described below. Many GL commands don't have GLX protocol defined,
609 parameter values, and possibly current GL state as well.
673 inclusion. Example: \code{GL\_VERSION\_4\_2}.
707 OpenGL, this results in (assuming the usual definitions of these GL
724 \code{GL\_INDEX} would not appear.
793 either the GL compatibility (\code{gl}) or GL core (\code{glcore}) API
796 definitions of these GL interfaces):
942 Group names that were simply an alias for a GL type have been left
969 \subsubsection{GL Object Names}