mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 06:40:11 +01:00
tgsi: update docs for ArrayID usage
Signed-off-by: Rob Clark <robclark@freedesktop.org> Reviewed-by: Marek Olšák <marek.olsak@amd.com>
This commit is contained in:
parent
7abc1e3286
commit
fc73f8ab8c
1 changed files with 1 additions and 0 deletions
|
|
@ -2603,6 +2603,7 @@ not relative to the specified declaration
|
|||
If no ArrayID is specified with an indirect addressing operand the whole
|
||||
register file might be accessed by this operand. This is strongly discouraged
|
||||
and will prevent packing of scalar/vec2 arrays and effective alias analysis.
|
||||
This is only legal for TEMP and CONST register files.
|
||||
|
||||
Declaration Semantic
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue