Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_txf_ms.c79 uint32_t tile_h_shift = 5; in vc4_nir_lower_txf_ms_instr() local
87 nir_ssa_def *y_tile = nir_ushr(b, y, nir_imm_int(b, tile_h_shift)); in vc4_nir_lower_txf_ms_instr()