Home
last modified time | relevance | path

Searched refs:tcs_temp_only_inputs (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_tess_io_to_mem.c137 uint64_t tcs_temp_only_inputs; member
247 if (match_mask(MESA_SHADER_VERTEX, intrin, st->tcs_temp_only_inputs, false)) in lower_ls_output_store()
676 uint64_t tcs_temp_only_inputs) in ac_nir_lower_ls_outputs_to_mem()
682 .tcs_temp_only_inputs = tcs_in_out_eq ? tcs_temp_only_inputs : 0, in ac_nir_lower_ls_outputs_to_mem()
673 ac_nir_lower_ls_outputs_to_mem(nir_shader *shader, ac_nir_map_io_driver_location map, bool tcs_in_out_eq, uint64_t tcs_temp_only_inputs) ac_nir_lower_ls_outputs_to_mem() argument
H A Dac_nir.h76 uint64_t tcs_temp_only_inputs);
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.h105 uint64_t tcs_temp_only_inputs; member
H A Daco_instruction_selection_setup.cpp305 ctx->tcs_temp_only_inputs = ctx->program->info.vs.tcs_temp_only_input_mask; in setup_tcs_info()
H A Daco_instruction_selection.cpp11971 ctx.tcs_temp_only_inputs == nir->info.inputs_read;

Completed in 17 milliseconds