Re: [Piglit] [PATCH 2/9] shader_runner: Add -get-program-binary parameter

2018-06-09 Thread Timothy Arceri
On 09/06/18 15:48, Jordan Justen wrote: This parameter will test ARB_get_program_binary and OES_get_program_binary with any shader runner test. If -get-program-binary, then shader_runner will check to see if the extension is supported, and if 1 or more binary formats are supported. If the exte

[Piglit] [PATCH 2/9] shader_runner: Add -get-program-binary parameter

2018-06-08 Thread Jordan Justen
This parameter will test ARB_get_program_binary and OES_get_program_binary with any shader runner test. If -get-program-binary, then shader_runner will check to see if the extension is supported, and if 1 or more binary formats are supported. If the extensions are not supported, or 0 formats are s