diff options
author | Jason Ekstrand <[email protected]> | 2017-03-19 21:20:28 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2017-05-26 07:58:01 -0700 |
commit | c30587643e34a1f7586adf961e4340bbce90b969 (patch) | |
tree | cc1b2028d94663d426266be9cafd027a2eaccbee /src/intel | |
parent | 58a57ea7d6cd2313989ee9c9759d4270b0bd675d (diff) |
i965/clip: Make brw_clip_prog_key::interp_mode an array
Having it be a pointer means that we end up caching clip programs based
on a pointer to wm_prog_data rather than the actual interpolation modes.
We've been caching one clip program per FS ever since 91d61fbf7cb61a44a
where Timothy rewrote brw_setup_vue_interpolation().
Reviewed-by: Topi Pohjolainen <[email protected]>
Diffstat (limited to 'src/intel')
0 files changed, 0 insertions, 0 deletions