intel/compiler: add coarse pixel offset on Gfx12.5+
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 9 Feb 2021 11:20:17 +0000 (13:20 +0200)
committerMarge Bot <eric+marge@anholt.net>
Sun, 2 May 2021 20:20:06 +0000 (20:20 +0000)
commit81f369c93b4cf0a3183a3d8389e8ac3ef6c3bcf1
treeeccdeb4e0b31548908cd5e62e062f4ec646ed8fa
parent6d4070f3ddb5a5aafaf7f7f51e2f503b78fd0868
intel/compiler: add coarse pixel offset on Gfx12.5+

Gfx12.5 has a slightly different code path.

v2: Document the oddness

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7455>
src/intel/compiler/brw_fs_visitor.cpp