Re: [Piglit] [PATCH] arb_shader_storage_buffer_object: Test linking programs with large copies

2015-11-23 Thread Iago Toral
Reviewed-by: Iago Toral Quiroga I guess you will also send the struct version of this, right? Iago On Fri, 2015-11-20 at 10:58 -0800, Jordan Justen wrote: > We test linking of programs that copy a large array, and a large > structure. > > Signed-off-by: Jordan Justen

[Piglit] [PATCH] arb_shader_storage_buffer_object: Test linking programs with large copies

2015-11-20 Thread Jordan Justen
We test linking of programs that copy a large array, and a large structure. Signed-off-by: Jordan Justen --- tests/spec/arb_shader_storage_buffer_object/execution/large-field-copy.shader_test seemed a bit too complex, when the more immediate issue was the linking