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
We need to mark accessibleSlots(T) as required, i.e. all slots of var<immediate> type without padding, instead of specific fields of var<immediate> type the expressions actually touch.
See gpuweb/cts#4670.
We need to mark accessibleSlots(T) as required, i.e. all slots of
var<immediate>type without padding, instead of specific fields ofvar<immediate>type the expressions actually touch.