Searched defs:y_tile (Results 1 – 3 of 3) sorted by relevance
82 nir_def *y_tile = nir_ushr_imm(b, y, tile_h_shift); in vc4_nir_lower_txf_ms_instr() local
102 unsigned y_tile = y_rowtile * tiles_per_row; in memcpy_small() local
2284 LLVMValueRef y_tile = LLVMBuildLShr(builder, y, sparse_tile_size_log2[1], ""); in lp_build_tiled_sample_offset() local