Skip to content
This repository has been archived by the owner on Jan 29, 2025. It is now read-only.

[wgsl] Partially Update Built-in Functions #2218

Merged
merged 3 commits into from
Jan 23, 2023
Merged

Conversation

evahop
Copy link
Contributor

@evahop evahop commented Jan 23, 2023

The following were low-hanging fruit from gfx-rs/wgpu#4402.
I intended to do the remainder, but it may take me some time to reason about the different backends.

Adds

  • acosh, asinh, atanh
  • refract

Removes

  • isFinite, isNormal

Copy link
Member

@teoxoy teoxoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you for the PR!

@teoxoy teoxoy merged commit a638da9 into gfx-rs:master Jan 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants