anv: move draw command helpers to their own file
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Wed, 16 Mar 2022 12:26:27 +0000 (14:26 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 13 Dec 2022 19:22:02 +0000 (19:22 +0000)
commit4a3faab51241ea7ec12be5f00fe44d500c5b4159
treef78f23c1ac1eb022ab840041fb379eeaaaebc395
parent624ac557212dfac1247f88605469c638045d5b7c
anv: move draw command helpers to their own file

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20295>
src/intel/vulkan/genX_cmd_buffer.c
src/intel/vulkan/genX_cmd_draw_helpers.h [new file with mode: 0644]