Files
third_party_mesa3d/src/amd/vulkan
Connor Abbott 27f0c3c15e radv: Make FragCoord a sysval
load_fragcoord is already handled in common code for radeonsi, so we
don't need to do anything to handle it. However, there were some passes
creating NIR with the varying, so we switch them over to the sysval. In
the case of nir_lower_input_attachments which is used by both radv and
anv, we add handling for both until intel switches to using a sysval.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2019-07-08 14:14:53 +02:00
..
2017-08-29 01:08:58 +03:00
2019-07-08 14:14:53 +02:00
2018-05-31 11:51:23 +02:00
2018-10-26 18:33:11 +01:00