mesa/src/compiler/spirv
Georg Lehmann 6ab4b2d7a0 spirv: preserve signed zero in modf
fsign's result can be +0.0 or -0.0 for -0.0. We already calculate
the signed zero, it's even faster to replace the fmul(fsign(x), ...) with ior.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28938>
2024-04-26 21:31:53 +00:00
..
tests
GLSL.ext.AMD.h
GLSL.std.450.h
OpenCL.std.h
gl_spirv.c
meson.build
nir_spirv.h
spir-v.xml
spirv.core.grammar.json
spirv.h
spirv2nir.c
spirv_info.h
spirv_info_c.py
spirv_to_nir.c spirv: deduplicate default debug log level 2024-04-26 10:38:12 +00:00
vtn_alu.c
vtn_amd.c
vtn_cfg.c
vtn_cmat.c
vtn_gather_types_c.py
vtn_generator_ids_h.py
vtn_glsl450.c spirv: preserve signed zero in modf 2024-04-26 21:31:53 +00:00
vtn_opencl.c
vtn_private.h
vtn_structured_cfg.c
vtn_subgroup.c
vtn_variables.c