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
Reorder pass init params: (self, cmd, pass) for RenderPass and ComputePass
CommandBuffer is the owning object and takes precedence over the wrapped
SDL pass. Matches CopyPass convention. Updated @fn docs, @param order,
struct member order, and all call sites.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments