Searched refs:tes_inputs_read (Results 1 – 5 of 5) sorted by relevance
138 uint64_t tes_inputs_read; member165 return st->tes_inputs_read & ~TESS_LVL_MASK; in tcs_vram_per_vtx_out_mask()171 return st->tes_inputs_read & TESS_LVL_MASK; in tcs_vram_tf_out_mask()1021 const bool tes_reads_outer = st->tes_inputs_read & VARYING_BIT_TESS_LEVEL_OUTER; in hs_store_tess_factors_for_tes()1022 const bool tes_reads_inner = st->tes_inputs_read & VARYING_BIT_TESS_LEVEL_INNER; in hs_store_tess_factors_for_tes()1229 uint64_t tes_inputs_read, in ac_nir_lower_hs_outputs_to_mem() argument1238 .tes_inputs_read = tes_inputs_read, in ac_nir_lower_hs_outputs_to_mem()1276 .tes_inputs_read = shader->info.inputs_read, in ac_nir_lower_tes_inputs_to_mem()
120 uint64_t tes_inputs_read,
237 uint64_t tes_inputs_read; member
644 info->tcs.tes_inputs_read = ~0ULL; in gather_shader_info_tcs()1823 tcs_stage->info.tcs.tes_inputs_read = tes_stage->nir->info.inputs_read; in radv_link_shaders_info()
231 info->tcs.tes_inputs_read, info->tcs.tes_patch_inputs_read, info->wave_size); in radv_nir_lower_io_to_mem()