diff options
author | Paul Berry <[email protected]> | 2012-07-09 11:10:52 -0700 |
---|---|---|
committer | Paul Berry <[email protected]> | 2012-07-20 09:35:37 -0700 |
commit | f91b4d92b97664e6354f66138705e93bec363ba0 (patch) | |
tree | addd886db17a102421be97267acb57efbfccaab6 /docs | |
parent | e5d983267a98bf9f73f0ea981eaca339b975a8db (diff) |
i965/blorp: Optimize manual_blend() for compressed multisampled surfaces.
When downsampling a compressed multisampled surface, we can take a
shortcut to downsample any pixels that were completely covered by a
single primitive. In this case, the first color value we fetch is the
correct final color for the downsampled pixel, so we can skip the rest
of the blending operation.
Reviewed-by: Anuj Phogat <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions