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
It's awkward to have to specify an `imageHeight` when you're not doing an array/3d texture copy (i.e. almost always).
Make it default to zero. Zero is valid iff `copySize.depth > 1`
0 commit comments