I fail at Sphinx-style ReST.
Whether the scissor test is enabled.
multisample
- Whether :ref:`MSAA` is enabled.
+ Whether :term:`MSAA` is enabled.
bypass_vs_clip_and_viewport
Whether the entire TCL pipeline should be bypassed. This implies that
Draw
^^^^
-Draw is a software :ref:`TCL` pipeline for hardware that lacks vertex shaders
+Draw is a software :term:`TCL` pipeline for hardware that lacks vertex shaders
or other essential parts of pre-rasterization vertex preparation.
Gallivm
Useful Flags
------------
+.. _pipe_texture_usage:
+
PIPE_TEXTURE_USAGE
^^^^^^^^^^^^^^^^^^
See if a format can be used in a specific manner.
-**usage** is a bitmask of ``PIPE_TEXTURE_USAGE`` flags.
+**usage** is a bitmask of :ref:`PIPE_TEXTURE_USAGE` flags.
Returns TRUE if all usages can be satisfied.