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:
@@ -2603,6 +2603,7 @@ not relative to the specified declaration
|
|||||||
If no ArrayID is specified with an indirect addressing operand the whole
|
If no ArrayID is specified with an indirect addressing operand the whole
|
||||||
register file might be accessed by this operand. This is strongly discouraged
|
register file might be accessed by this operand. This is strongly discouraged
|
||||||
and will prevent packing of scalar/vec2 arrays and effective alias analysis.
|
and will prevent packing of scalar/vec2 arrays and effective alias analysis.
|
||||||
|
This is only legal for TEMP and CONST register files.
|
||||||
|
|
||||||
Declaration Semantic
|
Declaration Semantic
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
Reference in New Issue
Block a user