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/
H A 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()
729 .tes_inputs_read = tes_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.h88 uint64_t tes_inputs_read,
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.h360 uint64_t tes_inputs_read; member
H A Dradv_shader.c1180 info->tcs.tes_reads_tess_factors, info->tcs.tes_inputs_read, in radv_lower_io_to_mem()
H A Dradv_pipeline.c3829 stages[MESA_SHADER_TESS_CTRL].info.tcs.tes_inputs_read = stages[MESA_SHADER_TESS_EVAL].nir->info.inputs_read; in gather_tess_info()

Completed in 18 milliseconds