[Piglit] [PATCH 0/5] Add int64 conversion tests

Dave Airlie airlied at gmail.com
Mon Jan 30 00:19:42 UTC 2017


On 27 January 2017 at 04:59, Nicolai Hähnle <nhaehnle at gmail.com> wrote:
> Hi all,
>
> increase the test coverage of GL_ARB_gpu_shader_int64 by testing various
> conversions. To avoid reinventing the wheel or duplicating code, I've
> extended the existing fp64 conversion test generation. The first couple
> of patches simply move code around and rename things. The last patch adds
> all the actual int64 tests.
>
> I verified using diff that the existing generated test files remain
> unmodified. The only change is that more test files are generated in
> spec/arb_gpu_shader_int64. Tested against radeonsi with the remaining
> patches that I'm about to send to mesa-dev. Please review!
>

LGTM, I haven't gone too deep in looking, but idea seems sane,

Acked-by: Dave Airlie <airlied at redhat.com>


More information about the Piglit mailing list