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