Searched refs:ytile_height (Results 1 – 1 of 1) sorted by relevance
380 const unsigned int ytile_height = 512; in tiled_offset() local384 v += div64_u64_rem(x, ytile_span, &x) * ytile_height; in tiled_offset()