Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_nir_lower_tess_io_to_mem.c141 uint64_t tes_patch_inputs_read; member
194 : st->tes_patch_inputs_read; in tcs_output_needs_vmem()
716 uint64_t tes_patch_inputs_read, in ac_nir_lower_hs_outputs_to_mem() argument
730 .tes_patch_inputs_read = tes_patch_inputs_read, in ac_nir_lower_hs_outputs_to_mem()
Dac_nir.h89 uint64_t tes_patch_inputs_read,
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.h361 uint64_t tes_patch_inputs_read; member
Dradv_shader.c1181 info->tcs.tes_patch_inputs_read, info->tcs.num_linked_outputs, in radv_lower_io_to_mem()
Dradv_pipeline.c3830 stages[MESA_SHADER_TESS_CTRL].info.tcs.tes_patch_inputs_read = in gather_tess_info()