[Mesa-dev] [PATCH 3/3] vc4: Add NIR->QIR control flow graph loops

Eric Anholt eric at anholt.net
Tue Mar 15 20:26:13 UTC 2016


Rhys Kidd <rhyskidd at gmail.com> writes:

> Fixes the following piglit tests:
> - shaders/complex-loop-analysis-bug
> - shaders/glsl-fs-discard-04
>
> Converts the following piglit tests from crash to fail:
> - shaders/glsl-fs-continue-inside-do-while
> - shaders/glsl-fs-loop
> - shaders/glsl-fs-loop-continue
> - shaders/glsl-fs-loop-nested
> - shaders/glsl-texcoord-array
> - shaders/glsl-vs-continue-inside-do-while
> - shaders/glsl-vs-loop
> - shaders/glsl-vs-loop-continue
> - shaders/glsl-vs-loop-nested
>
> No piglit regressions.
>
> Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>

I've been working toward adding real looping support to vc4 for a while
now.  I'm not sure doing this without doing actual loop support is that
valuable.  I think I'd at least like a strong stderr warning that "we
know we're compiiling things totally incorrectly and your rendering will
be wrong".
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160315/a1bf7f2f/attachment.sig>


More information about the mesa-dev mailing list