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:
committed by
Marge Bot
parent
975be7ac5d
commit
7ce8f1ebb0
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user