diff options
author | Axel Davy <[email protected]> | 2016-06-14 22:41:50 +0200 |
---|---|---|
committer | Axel Davy <[email protected]> | 2016-06-25 10:16:15 +0200 |
commit | be7957b156e30ffe9fb647b58ba00e236e498c3f (patch) | |
tree | 32cbeb9404cc19247a6ee84254cd87d9ea801cfe /bin/perf-annotate-jit | |
parent | c2b7b48a54e0124dd8aa0513a264d76535ea9829 (diff) |
radeonsi: Implement POLYGON_OFFSET_UNITS_UNSCALED
Empirical tests show that the polygon offset
behaviour is entirely determined by the content of
the PA_SU_POLY_OFFSET states, and not by the depth buffer
format bound.
PA_SU_POLY_OFFSET seems to directly set the parameters of
the polygon offset formula, and setting 0 for
PA_SU_POLY_OFFSET_DB_FMT_CNTL (ie setting the unorm depth
bias behaviour with a scale of 2^0 = 1.0f) gives the unscaled
behaviour.
Signed-off-by: Axel Davy <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'bin/perf-annotate-jit')
0 files changed, 0 insertions, 0 deletions