[Piglit] [PATCH 1/3] Add a default t_render_pass

2018-08-25 Thread Jason Ekstrand
We already had one, it just didn't have any load/store ops and it wasn't exposed to the t_ API. --- include/tapi/t_data.h| 2 ++ src/framework/test/t_data.c | 11 src/framework/test/t_phase_setup.c | 18 src/framework/test/test.h

[Piglit] [PATCH 1/3] Add a default t_render_pass

2018-08-25 Thread Jason Ekstrand
We already had one, it just didn't have any load/store ops and it wasn't exposed to the t_ API. --- include/tapi/t_data.h| 2 ++ src/framework/test/t_data.c | 11 src/framework/test/t_phase_setup.c | 18 src/framework/test/test.h