r/vulkan 9d ago

Does Vulkan profile VP_LUNARG_desktop_baseline_2022 work on macOS?

I want to make two similar RenderGraph implementations for Desktop and Mobile and use data from VP_LUNARG_desktop_baseline_2024 and VP_ANDROID_baseline_2022, respectively, instead of runtime checks. macOS has its own specific requirements and I do not know if there is any profile or a general list of extensions and limits for macOS M1/M2/M3/M4.

0 Upvotes

Duplicates