Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not require rasterizationState in GPURenderPipelineDescriptor #347

Merged
merged 1 commit into from
Jul 1, 2019

Conversation

beaufortfrancois
Copy link
Contributor

@beaufortfrancois beaufortfrancois commented Jun 26, 2019

With the default frontFace value now set to "ccw" in #313, the rasterizationStatefrom GPURenderPipelineDescriptor should not be required anymore.


Preview | Diff

@beaufortfrancois beaufortfrancois changed the title Make rasterizationState optional in GPURenderPipelineDescriptor Do not require rasterizationState in GPURenderPipelineDescriptor Jun 26, 2019
@kdashg kdashg merged commit d49d3df into master Jul 1, 2019
@kainino0x kainino0x deleted the optional-rasterization-state branch July 1, 2019 19:50
Kangz pushed a commit to Kangz/gpuweb that referenced this pull request Jul 9, 2019
aarongable pushed a commit to chromium/chromium that referenced this pull request Jul 17, 2019
…ptor

Following WebGPU spec change at gpuweb/gpuweb#347,
the rasterizationState from GPURenderPipelineDescriptor should not be
required anymore as the default frontFace value is now set to "ccw".

Bug: 877147
Change-Id: I5505681261ccedc131b3b5141c5a7ef4e3d15053
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1700079
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: François Beaufort <beaufort.francois@gmail.com>
Cr-Commit-Position: refs/heads/master@{#678175}
ben-clayton pushed a commit to ben-clayton/gpuweb that referenced this pull request Sep 6, 2022
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.

None yet

4 participants