summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorErik Faye-Lund <erik.faye-lund@collabora.com>2022-03-14 10:22:10 +0100
committerMarge Bot <emma+marge@anholt.net>2022-03-17 16:44:42 +0000
commit115298b71e87f04d507f3df8dc80f3b827ed7970 (patch)
tree2ba7e9480088c789b76290050cd3a58aabdd85bf /docs
parentb3ce733da9c3418975035c37b6e8f5585c04b7f6 (diff)
gallium: rename ballot cap
This cap is no longer TGSI specific, so let's rename it to reflect reality. Reviewed-by: Adam Jackson <ajax@redhat.com> Acked-by: Ian Romanick <ian.d.romanick@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15316>
Diffstat (limited to 'docs')
-rw-r--r--docs/gallium/screen.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gallium/screen.rst b/docs/gallium/screen.rst
index 23bd6ae1845..d3fa13741a6 100644
--- a/docs/gallium/screen.rst
+++ b/docs/gallium/screen.rst
@@ -437,7 +437,7 @@ The integer capabilities:
* ``PIPE_CAP_SPARSE_BUFFER_PAGE_SIZE``: The page size of sparse buffers in
bytes, or 0 if sparse buffers are not supported. The page size must be at
most 64KB.
-* ``PIPE_CAP_TGSI_BALLOT``: Whether the BALLOT and READ_* opcodes as well as
+* ``PIPE_CAP_SHADER_BALLOT``: Whether the BALLOT and READ_* opcodes as well as
the SUBGROUP_* semantics are supported.
* ``PIPE_CAP_TES_LAYER_VIEWPORT``: Whether ``VARYING_SLOT_LAYER`` and
``VARYING_SLOT_VIEWPORT`` are supported as tessellation evaluation