eac2ce6e3b
Output offset for resolves was wrong, and we can't use a double for the timestamp multiplier, because doubles might be emulated, and that emulation is only handled by shaders that go through the GL frontend. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26210>