Skip to content

zink: graphics pipeline library

Mike Blumenkrantz requested to merge zmike/mesa:zink-gpl into main

this adds a VK_EXT_graphics_pipeline_library implementation which (currently) does nothing besides provide additional facilities for testing driver implementations of this extension

some commented-out bits are left intact as placeholders and will be uncommented in a future series (which has already been written but cannot yet be merged)

Merge request reports