[Mesa-dev] [PATCH] i965: Add an INTEL_DEBUG=spill option to test spilling

Jason Ekstrand jason at jlekstrand.net
Thu Apr 23 12:20:38 PDT 2015


On Apr 23, 2015 12:19 PM, "Neil Roberts" <neil at linux.intel.com> wrote:
>
> Ilia Mirkin <imirkin at alum.mit.edu> writes:
>
> > That seems awkward... did you mean 1U? FWIW mesa's not at all careful
> > about that...
>
> Or maybe even UINT64_C(1). 1l would still be 32-bit on 32-bit
> architectures. I guess this is more of a problem for subsequent flags
> that go over 32-bit.

How about 1ull?
--Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150423/8375d330/attachment.html>


More information about the mesa-dev mailing list