intel/compiler: Use a struct for brw_compile_tes parameters
authorCaio Oliveira <caio.oliveira@intel.com>
Tue, 23 Mar 2021 22:03:50 +0000 (15:03 -0700)
committerMarge Bot <emma+marge@anholt.net>
Mon, 13 Dec 2021 01:08:16 +0000 (01:08 +0000)
commitacf2d3c78bba12ff1d8945c46f47f05a37ca3a55
tree172627777569798f22e3032ebb39df89fcfeb951
parent7372a48a4a8a4f8ec46dd338d92b6de54714f7d5
intel/compiler: Use a struct for brw_compile_tes 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_shader.cpp
src/intel/vulkan/anv_pipeline.c