Lines Matching refs:enums
129 containing \tag{types}, \tag{enums}, \tag{commands}, \tag{feature}, and
191 \item \tag{enums} (see section~\ref{tag:enums}) - defines API enumerants
259 or \tag{enums} tag (see section~\ref{tag:groups}).
353 of enums together within a broader namespace.
360 correspond to a \tag{enum} definition in an \tag{enums} block.
373 \section{Enumerant Blocks (\tag{enums} tag)}
374 \label{tag:enums}
376 The \tag{enums} tags contain individual \tag{enum} tags describing each of the
379 \subsection{Attributes of \tag{enums} tags}
382 \item \attr{namespace} - a string for grouping many different enums
384 for all enums in the OpenGL / OpenGL ES shared namespace. Multiple
385 \tag{enums} tags can share the same namespace.
387 this group of enums, currently unused. The only string used at
400 \subsection{Contents of \tag{enums} tags}
402 Each \tag{enums} block contains zero or more \tag{enum} and \tag{unused}
406 \subsection{Example of \tag{enums} tags}
409 <enums namespace="AttribMask" type="bitmask">
412 </enums>
413 <enums namespace="GL" start="0x80E0" end="0x810F" vendor="MS">
416 </enums>
450 enums together within a broader namespace.
475 but not yet assigned to specific enums. This just tracks the unused
484 surrounding \tag{enums} tag.
487 the \attr{vendor} attribute of the surrounding \attr{enums} block.
854 a \tag{enums} block. The tag has no content, but contains
1033 \tag{enums} attribute \attr{class} to \attr{group}, and add