nir: rename nir_inline_functions.c to nir_functions.c
authorDave Airlie <airlied@redhat.com>
Mon, 4 Sep 2023 01:32:55 +0000 (11:32 +1000)
committerMarge Bot <emma+marge@anholt.net>
Tue, 12 Sep 2023 01:57:50 +0000 (01:57 +0000)
commit5f568625fa49c8afaa4005760f8d4c76c7d18eb7
treebc55d9ff7ecf0cebe802e3c84692fdf59a9a3b61
parent97557ebfa214d933ac3979ed820ed58222bea592
nir: rename nir_inline_functions.c to nir_functions.c

I'm going to add code for non-inline purposes but related to
functions.

Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24687>
src/compiler/nir/meson.build
src/compiler/nir/nir_functions.c [moved from src/compiler/nir/nir_inline_functions.c with 100% similarity]