diff options
author | Rafael Antognolli <[email protected]> | 2019-07-11 16:02:46 -0700 |
---|---|---|
committer | Rafael Antognolli <[email protected]> | 2019-07-23 17:45:19 +0000 |
commit | 21bdd51942433b757720865f69c847fa42cee449 (patch) | |
tree | 4d6aedc08071adadc6254e27df136be65be89132 /src/intel/common/gen_gem.h | |
parent | 69506cbb7434578eddc08a653fa41a0666abaf0c (diff) |
intel/gen_decoder: Rename internally "group" to "array".
A gen_group (group in most of the code) can be of several types:
- instruction
- struct
- register
- group (?!?)
The <group> tag actually represents an array of elements. So at least
in our code, lets call it an array to avoid confusion with gen_group.
Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/intel/common/gen_gem.h')
0 files changed, 0 insertions, 0 deletions