intel/compiler: Use a struct for brw_compile_gs parameters
authorCaio Oliveira <caio.oliveira@intel.com>
Tue, 23 Mar 2021 22:19:05 +0000 (15:19 -0700)
committerMarge Bot <emma+marge@anholt.net>
Mon, 13 Dec 2021 01:08:16 +0000 (01:08 +0000)
commit58c4a95320003cb733dec1084801406cf15f04ec
tree04ca5fe74627acff770507a4f3d0abb54a584efc
parentacf2d3c78bba12ff1d8945c46f47f05a37ca3a55
intel/compiler: Use a struct for brw_compile_gs parameters

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14139>
src/gallium/drivers/crocus/crocus_program.c
src/gallium/drivers/iris/iris_program.c
src/intel/compiler/brw_compiler.h
src/intel/compiler/brw_vec4_gs_visitor.cpp
src/intel/vulkan/anv_pipeline.c