[Piglit] [PATCH 2/3] arb_gpu_shader_fp64: add tests for builtin functions

Tapani tapani.palli at intel.com
Sun Aug 24 21:29:15 PDT 2014


On 08/25/2014 05:14 AM, Dave Airlie wrote:
> On 20 August 2014 22:36, Tapani Pälli <tapani.palli at intel.com> wrote:
>> These tests go through the builtins with goal of testing constant
>> expression support for the double type.
> The generator creates a bunch of compiler level tests for these already,

Is this part of 76cf55c ? I'll read through and get more familiar with 
it. I believe there is at least still 'ir_quadop_vector' case that does 
not get hit and maybe double matrix initialization from vectors but 
somehow it seems to currently go via float route.

> I also wonder if we require shader_runner level tests whether we shouldn't
> just generate them from the generator we have.

This is ok for me, I will need some Python lessons though :)

> Dave.

// Tapani



More information about the Piglit mailing list