VL
VL
After system reboot injection does not work most of the time on Big Sur+ (tried on 11.3 and 12.6), on limited amount of tries I did on Catalina it worked...
Getting crash when addPresentedHandler is called at: https://github.com/KhronosGroup/MoltenVK/blob/568cc3acc0e2299931fdaecaaa1fc3ec5b4af281/MoltenVK/MoltenVK/GPUObjects/MVKImage.mm#L1321 ``` Thread 2 Queue : com.Metal.CompletionQueueDispatch (serial) #0 0x000000010b2e9678 in unsigned int std::__1::__cxx_atomic_fetch_add(std::__1::__cxx_atomic_base_impl*, unsigned int, std::__1::memory_order) at /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1/atomic:1050 #1 0x000000010b2e95d1 in std::__1::__atomic_base::fetch_add(unsigned...
Is there a reason why Entry does not / cannot conform to Hashable?