Searched refs:DispatchableInstance (Results 1 – 2 of 2) sorted by relevance
50 using DispatchableInstance = DispatchableObject<Instance, VkInstance>; typedef54 return DispatchableInstance::Cast(object); in Cast()
103 result = vk::DispatchableInstance::Create(pAllocator, &info, pInstance); in vkCreateInstance()