anv: rename files to represent their usage
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Sun, 30 Jul 2023 07:46:50 +0000 (10:46 +0300)
committerMarge Bot <emma+marge@anholt.net>
Wed, 6 Sep 2023 20:07:01 +0000 (20:07 +0000)
commitb1614c4e220164b2911466618cb8f838c92d5f59
treeee1004e1d7efb702d454bd40543bc2be2d4219bf
parenta1f7e7d93e9861381e20e8f975f6ed56492a2a02
anv: rename files to represent their usage

gfx8_cmd_buffer.c does not apply to gfx8 anymore for instance, it can
also be included in all builds.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24536>
src/intel/vulkan/genX_gfx_state.c [moved from src/intel/vulkan/gfx8_cmd_buffer.c with 100% similarity]
src/intel/vulkan/genX_init_state.c [moved from src/intel/vulkan/genX_state.c with 100% similarity]
src/intel/vulkan/meson.build