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 feature gating in texture_binding_array example (#7425)
# Objective
Fixes#7374
## Solution
Move the feature gate into `main`, before `MaterialPlugin::<BindlessMaterial>` is added, as described in #7374 (comment)
0 commit comments