diff options
author | Gabor Koncz <gabor.koncz@migeran.com> | 2023-08-15 14:55:19 +0200 |
---|---|---|
committer | Gabor Koncz <gabor.koncz@migeran.com> | 2023-08-15 14:55:19 +0200 |
commit | 61455ff87e4772d9fc51daa597414a46af26327a (patch) | |
tree | b79cd5544a3f46370416f28193fcfb8d6e09c13d /tests/test_main.cpp | |
parent | c495eb5102278a110c14bbffbf833ed436d1594d (diff) | |
download | redot-engine-61455ff87e4772d9fc51daa597414a46af26327a.tar.gz |
Fix casts of XR handles in OpenXRExtensionWrapperExtension
On 32-bit systems, XR handles are defined as uint64_t, so conversion from XR handles to uint64_t requires C-style casts.
Diffstat (limited to 'tests/test_main.cpp')
0 files changed, 0 insertions, 0 deletions