amd/common,radv: move vertex_format_table to ac_shader_util.{h,c}
authorRhys Perry <pendingchaos02@gmail.com>
Tue, 14 Jan 2020 13:01:53 +0000 (13:01 +0000)
committerRhys Perry <pendingchaos02@gmail.com>
Tue, 28 Jan 2020 11:39:52 +0000 (11:39 +0000)
commit4363a1f75b3a2638297c5d4f8dca06737bdab7fc
tree905387f1af000417271a9b4058965aeb3cccd000
parentab7ac1ffda0f2d58a4b646a1a26aeffb8a8ec41c
amd/common,radv: move vertex_format_table to ac_shader_util.{h,c}

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3086>
src/amd/common/ac_shader_util.c
src/amd/common/ac_shader_util.h
src/amd/vulkan/radv_nir_to_llvm.c