Re: [Mesa-dev] [PATCH 0/3] radv: Support image operations without format.

2017-02-14 Thread Edward O'Callaghan
This series LGTM, Reviewed-by: Edward O'Callaghan On 02/15/2017 11:36 AM, Bas Nieuwenhuizen wrote: > No regressions on CTS 1.0.2 mustpass, though I don't think there are > tests for these extensions. I checked there were no references to the > format in the nir->LLVM

Re: [Mesa-dev] [PATCH 0/3] radv: Support image operations without format.

2017-02-14 Thread Jason Ekstrand
On Tue, Feb 14, 2017 at 4:36 PM, Bas Nieuwenhuizen wrote: > No regressions on CTS 1.0.2 mustpass, though I don't think there are > tests for these extensions. I checked there were no references to the > format in the nir->LLVM conversion though. > It's pretty easy to

[Mesa-dev] [PATCH 0/3] radv: Support image operations without format.

2017-02-14 Thread Bas Nieuwenhuizen
No regressions on CTS 1.0.2 mustpass, though I don't think there are tests for these extensions. I checked there were no references to the format in the nir->LLVM conversion though. Bas Nieuwenhuizen (3): radv: Add support for shaderStorageImageWriteWithoutFormat. spirv: Add support for