diff options
author | Kenneth Graunke <[email protected]> | 2017-03-19 21:22:20 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-03-20 11:20:51 -0700 |
commit | b2c0c1d9a5c6b1dd55d4e06f504e1ce9fe823c32 (patch) | |
tree | 2f32275c7dad0f46fffdb93f91dab569b1cad170 /src/intel/tools/.gitignore | |
parent | a1aa78cb45cee5ba6fa9ecf1266760cdbb51f5f3 (diff) |
aubinator: Make the iterator store a pointer to structure descriptions.
When the iterator encounters a structure field, it now looks up the
gen_group for that structure definition and saves a pointer to it.
This lets us drop a lot of ridiculous code in the caller, which looked
at item->value (<struct NAME dword>), strtok'd the structure name back
out, and looked it up itself.
Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/intel/tools/.gitignore')
0 files changed, 0 insertions, 0 deletions