Re: [Mesa-dev] [PATCH v2 0/8] anv: VK_KHR_16bit_storage enabling SSBO/UBO/PushConstant

2018-02-28 Thread Chema Casanova
On 28/02/18 18:02, Jason Ekstrand wrote: > I think all the interesting patches are reviewed now.  All the boring > "turn stuff on" patches are > > Reviewed-by: Jason Ekstrand > Thanks a lot for the quick review of the series. One step less to

Re: [Mesa-dev] [PATCH v2 0/8] anv: VK_KHR_16bit_storage enabling SSBO/UBO/PushConstant

2018-02-28 Thread Jason Ekstrand
I think all the interesting patches are reviewed now. All the boring "turn stuff on" patches are Reviewed-by: Jason Ekstrand On Tue, Feb 27, 2018 at 5:27 AM, Jose Maria Casanova Crespo < jmcasan...@igalia.com> wrote: > This v2 series includes several fixes to allow

[Mesa-dev] [PATCH v2 0/8] anv: VK_KHR_16bit_storage enabling SSBO/UBO/PushConstant

2018-02-27 Thread Jose Maria Casanova Crespo
This v2 series includes several fixes to allow enabling the VK_KHR_16bit_storage features in ANV that have already landed but are currently disabled. Main differences with V1 [1] are: * Now UBO/SSBO padding for buffers size not multiple of 4 [1/8] is done in isl and the calculus to get