diff options
author | Ilia Mirkin <[email protected]> | 2016-08-18 20:12:29 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2016-08-19 19:40:04 -0400 |
commit | cd8e30452f6d308a0c5e5668d6bba63f01895f1f (patch) | |
tree | 5627d23a970d88bfa78e5f3d8bb6e1806bc25c92 /src/mesa/drivers | |
parent | 5adee83806f764d60c629027dc0ee38cef3cb87a (diff) |
a4xx: only disable depth clipping, not all clipping, when requested
The previous bit disables the whole clipper, including the regular
viewport-related clipping that would go on. The two new bits disable
near and far clipping (separately, as verified with the
depth-clamp-range piglit).
Signed-off-by: Ilia Mirkin <[email protected]>
Cc: [email protected]
Diffstat (limited to 'src/mesa/drivers')
0 files changed, 0 insertions, 0 deletions