[Mesa-dev] [PATCH 00/45] anv: SPV_KHR_16bit_storage/VK_KHR_16bit_storage for gen8+

Alejandro Piñeiro apinheiro at igalia.com
Fri Jul 14 14:12:37 UTC 2017



On 13/07/17 16:35, Alejandro Piñeiro wrote:
> Hello,
>
> the following series adds the implementation of the
> SPV_KHR_16bit_storage and VK_KHR_16bit_storage extensions on the anv
> vulkan driver, in addition to the GLSL and NIR support needed. The
> latter can be used as the base for future OpenGL extensions providing
> support for 16-bit types.
>
> You can find the reference for those extensions here [1][2][3].
>
> An overview of the series:
>
> Patch 1 is the update of vulkan and vk.xml in order to include those
> extensions. There are some extensions that were renamed from KHX to
> KHR, and probably they will land before this series. In that case,
> this commit will not be needed.

Jason has sent today the series "vulkan: Update to 1.0.54" that does
those renamings. I created a branch that is master+Jason series+this
series here:
https://github.com/Igalia/mesa/tree/wip/VK_KHR_16bit_storage-rc3

Just in case someone wants to take a look to a repository with the
patches applied.

Note that as Jason sent a skimmed version of the patch that updates
header/registry, patch 1 of this series is still there. But it will not
be needed as soon as Jason's series land on master.

BR




More information about the mesa-dev mailing list