On 6 July 2011 12:18, Ian Romanick wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 07/05/2011 03:07 PM, Paul Berry wrote:
>> This test invokes do_lower_jumps() in isolation (using the glsl_test
>> executable) and verifies that it transforms the IR in the expected
>> way.
>>
>> The
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/05/2011 03:07 PM, Paul Berry wrote:
> This test invokes do_lower_jumps() in isolation (using the glsl_test
> executable) and verifies that it transforms the IR in the expected
> way.
>
> The unit test may be run from the top level directory usin
This test invokes do_lower_jumps() in isolation (using the glsl_test
executable) and verifies that it transforms the IR in the expected
way.
The unit test may be run from the top level directory using "make
check".
---
Makefile |6 +-
src/glsl/testing/lower_jumps.py |