intel/compiler: Remove redundant argument from brw_nir_create_passthrough_tcs

Reviewed-by: Marcin Ślusarz <marcin.slusarz@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19831>
This commit is contained in:
Caio Oliveira
2022-11-17 14:49:56 -08:00
committed by Marge Bot
parent f0115ebc25
commit fbe40720e0
4 changed files with 4 additions and 8 deletions

View File

@@ -185,7 +185,6 @@ void brw_nir_optimize(nir_shader *nir,
nir_shader *brw_nir_create_passthrough_tcs(void *mem_ctx,
const struct brw_compiler *compiler,
const nir_shader_compiler_options *options,
const struct brw_tcs_prog_key *key);
#define BRW_NIR_FRAG_OUTPUT_INDEX_SHIFT 0