radv: enable out-of-order rasterization by default
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 24 Apr 2018 15:06:19 +0000 (17:06 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 2 May 2018 08:33:24 +0000 (10:33 +0200)
commit0737c1e3a603e13ce9764ff5432e332b233c4b9d
tree2a366f88e8681020e7ccde1194d5eeda4ee6a604
parent1d766b019628107f45ef925ce76a171a73457c48
radv: enable out-of-order rasterization by default

As the implementation is conservative, we can now enable it
by default. It can be disabled with RADV_DEBUG=nooutoforder.

Don't expect much more than 1% of improvements, but the gain
seems consistent.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_debug.h
src/amd/vulkan/radv_device.c