diff options
author | Jason Ekstrand <[email protected]> | 2018-01-23 23:13:10 -0800 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2018-01-24 19:05:36 -0800 |
commit | e52a9f18d69c94b7cb7f81361cdb9e2582c3d742 (patch) | |
tree | 286529e9e6a6c7bfa97769e6b4e107626c5fb436 /src/mesa/drivers/osmesa | |
parent | 468ea3cc451f2c71e7d1be528090cb0334d500c2 (diff) |
i965: Replace draw_aux_buffer_disabled with draw_aux_usage
Instead of keeping an array of booleans, we now hang onto an array of
isl_aux_usage enums. This means that the thing we are passing from
brw_draw.c to surface state setup is the thing that surface state setup
actually needs instead of an input to compute what it needs.
Cc: [email protected]
Reviewed-by: Topi Pohjolainen <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/drivers/osmesa')
0 files changed, 0 insertions, 0 deletions