-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
A-objc2Affects the `objc2`, `objc2-exception-helper` and/or `objc2-encode` cratesAffects the `objc2`, `objc2-exception-helper` and/or `objc2-encode` cratesenhancementNew feature or requestNew feature or request
Description
I'm currently on the latest commit, trying to create a MTLAllocation
from a MTLHeap
can I can't figure it out.
Technically a ProtocolObject<dyn MTLHeap>
, I seem to hit this problem every so often and need increasingly arcane methods of casting these down. Similar for Retained
objects. Both would be extremely welcome to have a cast
function that would convert from U to T where U:T.
Metadata
Metadata
Assignees
Labels
A-objc2Affects the `objc2`, `objc2-exception-helper` and/or `objc2-encode` cratesAffects the `objc2`, `objc2-exception-helper` and/or `objc2-encode` cratesenhancementNew feature or requestNew feature or request