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

[glsl/spv-out] Cull functions that should not be available for a given stage #2531

Merged
merged 3 commits into from
Oct 18, 2023

Conversation

teoxoy
Copy link
Member

@teoxoy teoxoy commented Oct 3, 2023

fixes #2524

Done it for SPIR-V as well since the ability to separate entry points (#1329) was added to work around driver bugs and I can imagine them misbehaving in this case as well.

@teoxoy teoxoy requested a review from a team October 13, 2023 16:22
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 to me, but see if the comments I suggested are right.

# 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.

Shader translation error, no function with name 'fwidth'
2 participants