diff options
author | Roland Scheidegger <[email protected]> | 2018-06-15 23:36:52 +0200 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2018-06-21 02:37:11 +0200 |
commit | 53959fcbd88f38316359aa7b48cb9464c23eb870 (patch) | |
tree | 4b7967c9740620f776ec4e8ca5a72d9aefecfe52 /src/amd/vulkan/radv_cmd_buffer.c | |
parent | edb7890750f8230021c1efa8e4d0d7a383f076c4 (diff) |
r600: fix copy/paste bug for sampleMaskIn workaround
The sampleMaskIn workaround (b936f4d1ca0d2ab1e828ff6a6e617f12469687fa)
tries to figure out if the shader is running at per-sample frequency, but
there's a typo bug so it will only recognize per-sample linar inputs,
not per-sample perspective ones.
Spotted by Eric Engestrom <[email protected]>
Fixes: b936f4d1ca0d2ab1e828a "r600: partly fix sampleMaskIn value"
Diffstat (limited to 'src/amd/vulkan/radv_cmd_buffer.c')
0 files changed, 0 insertions, 0 deletions