Skip to content
Snippets Groups Projects
Commit d335aad1 authored by Marek Olšák's avatar Marek Olšák
Browse files

r600g: fix polygon offset scale


The value was copied from r300g, which uses 1/12 subpixels, but this hw
uses 1/16 subpixels.

Should fix piglit: gl-1.4-polygon-offset (formerly a glean test)
(untested, ported from radeonsi)

Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Reviewed-by: default avatarAlex Deucher <alexander.deucher@amd.com>
Cc: mesa-stable@lists.freedesktop.org
parent bfac8ba9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment