Re: [Piglit] [PATCH 9/9] ARB_get_program_binary: Test that restoring active program takes effect

2018-06-17 Thread Timothy Arceri
Looks like you forgot to add these to tests/opengl.py ? On 09/06/18 15:48, Jordan Justen wrote: Signed-off-by: Jordan Justen Cc: Timothy Arceri --- .../arb_get_program_binary/CMakeLists.gl.txt | 2 + .../restore-implicit-use-program.c| 145 ++ 2 files changed

[Piglit] [PATCH 9/9] ARB_get_program_binary: Test that restoring active program takes effect

2018-06-08 Thread Jordan Justen
Signed-off-by: Jordan Justen Cc: Timothy Arceri --- .../arb_get_program_binary/CMakeLists.gl.txt | 2 + .../restore-implicit-use-program.c| 145 ++ 2 files changed, 147 insertions(+) create mode 100644 tests/spec/arb_get_program_binary/restore-implicit-use-progra