aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTimothy Arceri <[email protected]>2018-02-27 16:08:40 +1100
committerTimothy Arceri <[email protected]>2018-02-28 09:23:49 +1100
commit9790921ff5c88ad860c55ba21ef1d66afd9ab2dc (patch)
treef1f52aa93837a7ce3abb973a7ce5e7559a5e20df /include
parent8de6f7970702ec69143c4e256bbeab64fe7d79c0 (diff)
ac: fix nir_op_fdd{x,y} handling
radeonsi, i965 and anv all treat fdd{x,y} opcodes the same as fdd{x,y}_coarse by default. The SPIR-V spec lets the implementation decide how it should be handled and radv was previously going for the higher quality option. Here we change the shared amd code to match how nir_op_fdd{x,y} is expected to be handled by the other NIR drivers. Fixes piglit test: ./bin/arb_shader_texture_lod-texgrad -auto Reviewed-by: Dave Airlie <[email protected]> Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions