Skip to content

vulkan: Augment _WIN32 stub comparison

James Park requested to merge jpark37/mesa:win32-stub-jmp into main

Make current check robust to incremental linking.

Compare JMP targets if the first byte is opcode 0xE9.

Edited by James Park

Merge request reports