mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-24 10:38:11 +02:00
In float pointing rules adding +0.0f preserves all values except for -0.0f, so what we want here is to add -0.0f. In the future we should add proper support for float immediates in the assembler. Fixes: |
||
|---|---|---|
| .. | ||
| examples | ||
| executor.h | ||
| executor_genx.c | ||
| executor_genx.h | ||
| executor_macros.c | ||
| executor_main.c | ||
| meson.build | ||