gallium: rename clock 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>
This commit is contained in:

committed by
Marge Bot

parent
7984c5884c
commit
b3ce733da9
@@ -429,7 +429,7 @@ The integer capabilities:
|
||||
operations are supported.
|
||||
* ``PIPE_CAP_TGSI_TEX_TXF_LZ``: Whether TEX_LZ and TXF_LZ opcodes are
|
||||
supported.
|
||||
* ``PIPE_CAP_TGSI_CLOCK``: Whether the CLOCK opcode is supported.
|
||||
* ``PIPE_CAP_SHADER_CLOCK``: Whether the CLOCK opcode is supported.
|
||||
* ``PIPE_CAP_POLYGON_MODE_FILL_RECTANGLE``: Whether the
|
||||
PIPE_POLYGON_MODE_FILL_RECTANGLE mode is supported for
|
||||
``pipe_rasterizer_state::fill_front`` and
|
||||
|
Reference in New Issue
Block a user