diff options
author | Paul Berry <[email protected]> | 2013-05-21 11:58:38 -0700 |
---|---|---|
committer | Paul Berry <[email protected]> | 2013-06-12 11:10:07 -0700 |
commit | b09a75407886fba476bb79d65b408ffc08876a75 (patch) | |
tree | b1958d1e5739c9c312945b372fbd04067027b9ef /src/mesa/main/readpix.c | |
parent | ef9142d4a37c28bf6ae3527f71b9aa1b57ba9eb0 (diff) |
i965/gen7: Enable support for fast color clears.
This patch adds code to place mcs_state into INTEL_MCS_STATE_RESOLVED
for miptrees that are capable of supporting fast color clears. This
will have no effect on buffers that don't undergo a fast color clear;
however, for buffers that do undergo a fast color clear, an MCS
miptree will be allocated (at the time of the first fast clear), and
will be used thereafter.
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa/main/readpix.c')
0 files changed, 0 insertions, 0 deletions