Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_nir_lower_tess_io_to_mem.c310 nir_ssa_def *tcs_in_patch_stride = nir_imul(b, tcs_in_vtxcnt, stride); in hs_per_vertex_input_lds_offset() local
313 nir_ssa_def *tcs_in_current_patch_offset = nir_imul(b, rel_patch_id, tcs_in_patch_stride); in hs_per_vertex_input_lds_offset()