Skip to content

panvk: Migrate to vk_shader

Mary Guillemard requested to merge marysaka/mesa:panvk-vk-shader into main

This migrate the driver to use vk_shader common code and get ride of our custom pipeline and pipeline layout code.

This also enable various extensions that we now support out of the box.

Depends on !29654 (merged)

/cc @bbrezillon @kusma @gfxstrand

Edited by Mary Guillemard

Merge request reports