mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-18 11:38:06 +02:00
Use the optimization pass to try to remove them, and if that fails, at least use the core nir lowering pass which is better about fixed- size memcpys compared to the one we wrote for DXIL. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19752> |
||
|---|---|---|
| .. | ||
| clc_compiler.c | ||
| clc_compiler.h | ||
| clc_compiler_test.cpp | ||
| clc_nir.c | ||
| clc_nir.h | ||
| clon12compiler.def | ||
| compute_test.cpp | ||
| compute_test.h | ||
| meson.build | ||