Home
last modified time | relevance | path

Searched refs:tes_inputs_read (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_nir_lower_tess_io_to_mem.c140 uint64_t tes_inputs_read; member
193 ? st->tes_inputs_read in tcs_output_needs_vmem()
715 uint64_t tes_inputs_read, in ac_nir_lower_hs_outputs_to_mem() argument
729 .tes_inputs_read = tes_inputs_read, in ac_nir_lower_hs_outputs_to_mem()
Dac_nir.h88 uint64_t tes_inputs_read,
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.h360 uint64_t tes_inputs_read; member
Dradv_shader.c1180 info->tcs.tes_reads_tess_factors, info->tcs.tes_inputs_read, in radv_lower_io_to_mem()
Dradv_pipeline.c3829 …stages[MESA_SHADER_TESS_CTRL].info.tcs.tes_inputs_read = stages[MESA_SHADER_TESS_EVAL].nir->info.i… in gather_tess_info()