docs: acress -> across

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29879>
This commit is contained in:
Erik Faye-Lund
2024-06-24 19:13:18 +02:00
committed by Marge Bot
parent bc61409192
commit 0945b24df7

View File

@@ -246,7 +246,7 @@ to pre-load the descriptors into cache.
- registers: none
- state-type: ``ST6_UBO``
- state-block: ``SB6_xS_SHADER``
- IBOs - global acress shader 3d stages, separate for compute shader
- IBOs - global across shader 3d stages, separate for compute shader
- registers: ``SP_IBO``/``SP_IBO_COUNT`` or ``SP_CS_IBO``/``SP_CS_IBO_COUNT``
- state-type: ``ST6_SHADER``
- state-block: ``ST6_IBO`` or ``ST6_CS_IBO`` for compute shaders