Skip to content
Snippets Groups Projects
Commit fb7be787 authored by James Park's avatar James Park Committed by Marge Bot
Browse files

vulkan: Support 32-bit "weak" symbols on MSVC


MSVC uses different decorated names for 32-bit versus 64-bit. Declare
all argument sizes for 32-bit because computing the actual size would be
difficult.

Fixes: 9be7aa3f ("vulkan: Add a common entrypoint table generator")
Reviewed-by: Jesse Natalie's avatarJesse Natalie <jenatali@microsoft.com>
Acked-by: default avatarJason Ekstrand <jason@jlekstrand.net>
Reviewed-by: default avatarErik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <!10573>
parent a5a86adc
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment