diff options
author | Kenneth Graunke <[email protected]> | 2014-05-13 21:52:51 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-05-18 23:35:19 -0700 |
commit | 8ef78828fadb0f35b07be93492b3d7c297bb9ffd (patch) | |
tree | 1b6dc593a60db2a95f819038b36c8973659a99bd /src/glsl/lower_noise.cpp | |
parent | c76e6db05f9256711a226de8562124a5f14aae2d (diff) |
i965/fs: Move payload register info from brw_wm_compile to fs_visitor.
This data is created by fs_visitor and only used when emitting code,
so keeping it in fs_visitor makes sense. I decided it would be
reasonable to group these all together in a struct, since they're
highly related.
v2: s/nr_payload_regs/payload.num_regs/ in some comments (chrisf).
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Chris Forbes <[email protected]>
Diffstat (limited to 'src/glsl/lower_noise.cpp')
0 files changed, 0 insertions, 0 deletions