Searched refs:tcs_temp_only_inputs (Results 1 – 5 of 5) sorted by relevance
134 uint64_t tcs_temp_only_inputs; member213 if (match_mask(MESA_SHADER_VERTEX, intrin, st->tcs_temp_only_inputs, false)) in lower_ls_output_store()623 uint64_t tcs_temp_only_inputs, in ac_nir_lower_ls_outputs_to_mem() argument631 .tcs_temp_only_inputs = tcs_in_out_eq ? tcs_temp_only_inputs : 0, in ac_nir_lower_ls_outputs_to_mem()
45 uint64_t tcs_temp_only_inputs,
98 uint64_t tcs_temp_only_inputs; member
305 ctx->tcs_temp_only_inputs = ctx->args->shader_info->vs.tcs_temp_only_input_mask; in setup_tcs_info()
11611 ctx.tcs_temp_only_inputs == nir->info.inputs_read; in select_program()