[Mesa-dev] [PATCH] ir_to_mesa: Fix reallocating registers for shaders with loops
Marek Olšák
maraeo at gmail.com
Sun Mar 27 10:19:48 PDT 2011
On Sun, Mar 27, 2011 at 7:03 PM, Kenneth Graunke <kenneth at whitecape.org>wrote:
> Strangely, glsl-vs-vec4-indexing-temp-dst-inloop already passes on i965.
> I'm not sure why it would work on i965 but not r300 if the bug is in the
> common code. But it's quite possible.
Could the reason be that, unlike i965 (guess), indirect addressing is
lowered for r300?
Marek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20110327/7ec9d63e/attachment.html>
More information about the mesa-dev
mailing list