Skip to content

Document Vulkan base objects and dispatch structure

Faith Ekstrand requested to merge gfxstrand/mesa:vulkan/dispatch-docs into main

So far, I've only got docs typed for vk_object_base but I'll try to type up something for vk_instance, vk_physical_device, vk_device, and the dispatch mechanism. Feel free to review the draft as I add stuff or ignore it until I drop the draft tag.

Edited by Faith Ekstrand

Merge request reports