[Piglit] [PATCH] arb_gl_spirv: add array test with copy between arrays

2018-10-01 Thread Alejandro PiƱeiro
For tests that triggered nir_split_vars to split arrays, we found some crashes on ARB_gl_spirv if we didn't take into account the explicit array stride on the splitted type. This is basically a regression catching test. This test is based on spec/glsl-1.40/uniform_buffer/fs-array-copy test that wa

Re: [Piglit] [PATCH 1/3] sanity: Fix test names

2018-10-01 Thread Dylan Baker
For the series: Reviewed-by: Dylan Baker Quoting Jordan Justen (2018-09-28 14:28:10) > I noticed that although the tests ran successfully, the output of > 'piglit summary console' did not have proper names. > > For example, before: > ../../build/debug/piglit/target_api/no_api/tests/tests/fast_co