diff options
author | Zephyron <zephyron@citron-emu.org> | 2025-02-02 12:06:07 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.org> | 2025-02-02 12:06:07 +1000 |
commit | a1cbcee7ab43f02750d95ef4285ff10c011e51ee (patch) | |
tree | 69fd262856f8fd7b2bc82ede6210a4f636130f70 /src/video_core | |
parent | 19ce9d695ef0fbc7fca77f3f738aae0c2b5b70c6 (diff) |
vulkan: Fix parameter naming consistency for Android compilation
Renames 'size' parameter to 'length' in IsValidMapping() methods to avoid
conflicts with Android NDK macros that define 'size'. This fixes compilation
issues on Android platforms where the 'size' macro is defined.
Diffstat (limited to 'src/video_core')
0 files changed, 0 insertions, 0 deletions