Vulkan-Loader icon indicating copy to clipboard operation
Vulkan-Loader copied to clipboard

Add MARMASM support for Windows arm

Open charles-lunarg opened this issue 7 months ago • 6 comments

Completes the support matrix for the unknown function assembly code by adding Windows Arm assembly support. This requires using MARMASM which require CMake 3.26 support

This support requires manually linking to Advapi32.lib which doesn't appear to be required on any other platform.

charles-lunarg avatar Jul 16 '24 20:07 charles-lunarg