Skip to content

[core] Rename Varying::Local to UserDefined. Doc fixes. - #9987

Open
jimblandy wants to merge 1 commit into
gfx-rs:trunkfrom
jimblandy:core-rename-varying-local-to-userdefined
Open

[core] Rename Varying::Local to UserDefined. Doc fixes.#9987
jimblandy wants to merge 1 commit into
gfx-rs:trunkfrom
jimblandy:core-rename-varying-local-to-userdefined

Conversation

@jimblandy

Copy link
Copy Markdown
Member

In wgpu_core::validation, rename Varying::Local to Varying::UserDefined. This matches the terminology used in the WGSL specification.

Add documentation for the Varying enum.

There are no substantive code changes in this commit.

In `wgpu_core::validation`, rename `Varying::Local` to `Varying::UserDefined`.
This matches the terminology used in the WGSL specification.

Add documentation for the `Varying` enum.

There are no substantive code changes in this commit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant