const X_AXIS_VALUE_MASK: u64 = _; // 18_446_744_069_414_584_320u64
Mask which includes only the bits which encode the x-axis value that we can use to ignore the y-axis value when comparing a cache key.