Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_nir_lower_tess_io_to_mem.c350 unsigned const_base_offset) in hs_per_patch_output_vmem_offset() argument
364 if (const_base_offset) in hs_per_patch_output_vmem_offset()
365 off = nir_iadd_nuw(b, off, nir_imul_imm(b, tcs_num_patches, const_base_offset)); in hs_per_patch_output_vmem_offset()