Searched refs:diffZ (Results 1 – 1 of 1) sorted by relevance
42 const uint8_t diffZ = ref.canonical.z - root.z; in computeTileMasks() local43 mask.emplace(diffZ, ref.canonical.x - (root.x << diffZ), ref.canonical.y - (root.y << diffZ)); in computeTileMasks()