[Piglit] [PATCH 2/3] arb_gpu_shader_fp64: add tests for builtin functions
Dave Airlie
airlied at gmail.com
Mon Aug 25 17:07:00 PDT 2014
On 25 August 2014 14:29, Tapani <tapani.palli at intel.com> wrote:
> 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.
Yup I suspect those ones are fine, just the constant ones for built-in fns
you should get a bunch of tests
generated_tests/spec/arb_gpu_shader_fp64/compiler/builit-in-functions.
>
>
> This is ok for me, I will need some Python lessons though :)
>
I pretty much wrote the generators as cut-n-paste from the original
generators, my python skills
are fairly lacking as well!
Dave.
More information about the Piglit
mailing list