Skip to content

android: panfrost: Move nir_undef_to_zero to common util/

maurossi requested to merge issor.oruam/mesa:android_panfrost_w43 into master

Fixes the following building error:

clang.real: error: no such file or directory: 'external/mesa/src/panfrost/midgard/nir_undef_to_zero.c' clang.real: error: no input files

Fixes: 86b2b4eb ("panfrost: Move nir_undef_to_zero to common util/") Signed-off-by: Mauro Rossi issor.oruam@gmail.com

Merge request reports