Home
last modified time | relevance | path

Searched defs:xo1 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/isl/
Disl_tiled_memcpy.c316 uint32_t xo1 = (x1 % ytile_span) + (x1 / ytile_span) * bytes_per_column; in linear_to_ytiled() local
480 uint32_t xo1 = (x1 % ytile_span) + (x1 / ytile_span) * bytes_per_column; in ytiled_to_linear() local