Home
last modified time | relevance | path

Searched refs:y_portion (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_system_values.c290 nir_ssa_def *y_portion = nir_imul(b, id_y, size_x); in lower_id_to_index_no_umod() local
291 nir_ssa_def *id_x = nir_isub(b, index, nir_iadd(b, z_portion, y_portion)); in lower_id_to_index_no_umod()

Completed in 2 milliseconds