You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix warning with Sampler Resource Kind on Metal (#676)
This PR #650 Added a new
ResourceKind::Sampler that we don't have any handling for on Metal. This
change fixes the warning but does not add an implementation.
0 commit comments