diff options
author | Rafael Antognolli <[email protected]> | 2019-07-12 16:13:56 -0700 |
---|---|---|
committer | Rafael Antognolli <[email protected]> | 2019-07-23 17:45:19 +0000 |
commit | 618d0542830bf478f23da8216bd0df62e9f5ce18 (patch) | |
tree | 9dcc9e02483bf2b423346150354cd07998148c62 /src/intel/common/gen_gem.h | |
parent | 21bdd51942433b757720865f69c847fa42cee449 (diff) |
intel/gen_decoder: Add array field.
We currently use the group->next pointer to iterate through the <group>
tags. This change them to be a type of field, so we can descend into
them while iterating, and then go back to the original position. Will be
useful when we want to decode <group>'s inside <group>'s, and when there
are more <field>'s after a <group> tag.
Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/intel/common/gen_gem.h')
0 files changed, 0 insertions, 0 deletions