- Are VkShaderModule objects always local to a logical device or can they be used with other logical devices?
- Which information is inside logical devices that VkShaderModules need for creation but which isn’t already present in physical devices?
Regards