asahi: clang-format

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33826>
This commit is contained in:
Alyssa Rosenzweig
2025-02-27 17:55:44 -05:00
committed by Marge Bot
parent 975be7ac5d
commit 7ce8f1ebb0
+1 -2
View File
@@ -176,8 +176,7 @@ hk_preprocess_nir_internal(struct vk_physical_device *vk_pdev, nir_shader *nir)
}
static void
hk_preprocess_nir(struct vk_physical_device *vk_pdev,
nir_shader *nir,
hk_preprocess_nir(struct vk_physical_device *vk_pdev, nir_shader *nir,
UNUSED const struct vk_pipeline_robustness_state *rs)
{
hk_preprocess_nir_internal(vk_pdev, nir);