anv: move genX(rasterization_mode) to gfx8_cmd_buffer.c
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Sun, 4 Jun 2023 23:53:25 +0000 (02:53 +0300)
committerMarge Bot <emma+marge@anholt.net>
Sat, 12 Aug 2023 13:49:32 +0000 (13:49 +0000)
commit7cc2f23d535151072d077426693d1de8f0254eeb
treeb55772531da15879e003b878077e3532005de468
parent705840d417c8c3a971d81b09de1d1b594ef49f7e
anv: move genX(rasterization_mode) to gfx8_cmd_buffer.c

Only used there.

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/24632>
src/intel/vulkan/anv_genX.h
src/intel/vulkan/genX_pipeline.c
src/intel/vulkan/gfx8_cmd_buffer.c