createDispatchDeviceLevelFunctions

with a valid VkDevice call this function to retrieve VkDevice, VkQueue and VkCommandBuffer related functions grouped in a DispatchDevice struct the functions call directly VkDevice and related resources and can be retrieved for any VkDevice

DispatchDevice
createDispatchDeviceLevelFunctions
(
VkDevice device
)

Meta