Skip to content

vk: consolidate shader modules

Mike Blumenkrantz requested to merge zmike/mesa:vk-shader_module into master

this adds common dispatch for create/destroy of shader modules as well as a unified struct

future steps should be taken to unify the logging stuff that I've copied here to match existing functionality

Merge request reports