diff options
author | Kenneth Graunke <[email protected]> | 2017-01-23 11:57:21 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-01-25 22:24:08 -0800 |
commit | 5106df85da20d57007e89262472bb1624afbdaba (patch) | |
tree | f54c40e552c5f1962fd66d9d3bc36c3b0ba0e8cf /Makefile.am | |
parent | 022e5c7e5a5a1ff40d7f5e8d3d768345e7746678 (diff) |
i965: Fix fast depth clears for surfaces with a dimension of 16384.
I hadn't bothered to set this bit because I figured it would just
paper over us getting the rectangle wrong. But it turns out that
there is a legitimate reason to use it, so let's do so.
The alternative would be to chop up 16k clears to multiple 8k clears,
which is pointlessly painful.
Cc: "17.0" <[email protected]>
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Anuj Phogat <[email protected]>
Reviewed-by: Nanley Chery <[email protected]>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions