diff options
author | Kenneth Graunke <[email protected]> | 2014-05-14 00:24:50 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-05-18 23:35:19 -0700 |
commit | c96fdeb723dd92ec7dfed908e41e6ad401c36ff3 (patch) | |
tree | 4e96120e7984783cbb7a97dc314985e7b16a119c /src/gtest | |
parent | 65b2df3ec8906c51ae5b28df9c0b2c71981080d0 (diff) |
i965/fs: Replace c->key with a direct reference in the generators.
'c' is going away. This is also a bit shorter.
Marking the key pointer as const will also deter people from changing
it in these classes, as that's absolutely not OK.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Chris Forbes <[email protected]>
Diffstat (limited to 'src/gtest')
0 files changed, 0 insertions, 0 deletions