Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/isl/
Disl_tiled_memcpy.c315 uint32_t xo0 = (x0 % ytile_span) + (x0 / ytile_span) * bytes_per_column; in linear_to_ytiled() local
479 uint32_t xo0 = (x0 % ytile_span) + (x0 / ytile_span) * bytes_per_column; in ytiled_to_linear() local