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

Skip gl_PerVertex unused builtins in the SPIR-V frontend #2272

Merged
merged 2 commits into from
Mar 15, 2023

Conversation

teoxoy
Copy link
Member

@teoxoy teoxoy commented Mar 9, 2023

also closes #2182

@teoxoy teoxoy marked this pull request as ready for review March 9, 2023 23:21
@teoxoy teoxoy force-pushed the spv-in-skip-unused-builtins branch from c57c08a to 68fb71a Compare March 9, 2023 23:25
@teoxoy teoxoy force-pushed the spv-in-skip-unused-builtins branch from 68fb71a to 8a0ea7f Compare March 10, 2023 16:54
Copy link
Member

@jimblandy jimblandy 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, just some very minor suggestions

Co-authored-by: Jim Blandy <jimb@red-bean.com>
@teoxoy teoxoy merged commit 63e91fa into gfx-rs:master Mar 15, 2023
@teoxoy teoxoy deleted the spv-in-skip-unused-builtins branch March 15, 2023 17:46
kvark pushed a commit to kvark/naga that referenced this pull request Mar 18, 2023
Co-authored-by: Jim Blandy <jimb@red-bean.com>
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[hlsl-out] Remove BuiltIn::PointSize/PSIZE
2 participants