Re: [Piglit] [PATCH 12/17] arb_gl_spirv: add ubo array test with different array_stride

2018-09-21 Thread Alejandro Piñeiro
On 21/09/18 00:13, Timothy Arceri wrote: > On 16/9/18 2:22 am, Alejandro Piñeiro wrote: >> For more info, see the long explanation at the commit "arb_gl_spirv: >> add ubo matrix test with different matrix_stride" >> --- >>   .../array-different-array-stride-ubo.shader_test   | 147 >>

Re: [Piglit] [PATCH 12/17] arb_gl_spirv: add ubo array test with different array_stride

2018-09-20 Thread Timothy Arceri
On 16/9/18 2:22 am, Alejandro Piñeiro wrote: For more info, see the long explanation at the commit "arb_gl_spirv: add ubo matrix test with different matrix_stride" --- .../array-different-array-stride-ubo.shader_test | 147 + 1 file changed, 147 insertions(+) create

[Piglit] [PATCH 12/17] arb_gl_spirv: add ubo array test with different array_stride

2018-09-15 Thread Alejandro Piñeiro
For more info, see the long explanation at the commit "arb_gl_spirv: add ubo matrix test with different matrix_stride" --- .../array-different-array-stride-ubo.shader_test | 147 + 1 file changed, 147 insertions(+) create mode 100644