Document Vulkan base objects and dispatch structure
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