compiler,glsl: fix warning when -finstrument-functions is used

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28411>
This commit is contained in:
Ganesh Belgur Ramachandra
2024-03-27 00:32:42 -05:00
committed by Marge Bot
parent 5fa70730da
commit 5b301e74ed
+2
View File
@@ -2707,6 +2707,8 @@ get_type_name_for_precision_qualifier(const glsl_type *type)
default:
unreachable("Unsupported type");
} /* base type */
return NULL;
}
static unsigned