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/
H A 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()
730 .tes_patch_inputs_read = tes_patch_inputs_read, in ac_nir_lower_hs_outputs_to_mem()
711 ac_nir_lower_hs_outputs_to_mem(nir_shader *shader, ac_nir_map_io_driver_location map, enum amd_gfx_level gfx_level, bool tes_reads_tessfactors, uint64_t tes_inputs_read, uint64_t tes_patch_inputs_read, unsigned num_reserved_tcs_outputs, unsigned num_reserved_tcs_patch_outputs, unsigned wave_size, bool no_inputs_in_lds, bool pass_tessfactors_by_reg, bool emit_tess_factor_write) ac_nir_lower_hs_outputs_to_mem() argument
H A Dac_nir.h89 uint64_t tes_patch_inputs_read,
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.h361 uint64_t tes_patch_inputs_read; member
H A Dradv_shader.c1181 info->tcs.tes_patch_inputs_read, info->tcs.num_linked_outputs, in radv_lower_io_to_mem()
H A Dradv_pipeline.c3830 stages[MESA_SHADER_TESS_CTRL].info.tcs.tes_patch_inputs_read = in gather_tess_info()

Completed in 19 milliseconds