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

Disable uniformity analysis for the fragment stage #2515

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

teoxoy
Copy link
Member

@teoxoy teoxoy commented Sep 26, 2023

Disables uniformity requirements for the following:

  • derivative builtin functions
  • textureSample
  • textureSampleBias
  • textureSampleCompare

These are the same builtins derivative_uniformity diagnostic targets.

This is a temporary change until we get to gfx-rs/wgpu#4369.

@teoxoy teoxoy requested a review from jimblandy September 26, 2023 17:31
src/valid/analyzer.rs Show resolved Hide resolved
@teoxoy teoxoy merged commit e6a47ba into gfx-rs:master Sep 28, 2023
@teoxoy teoxoy deleted the disable-uniformity-req-on-fragment-stage branch October 3, 2023 15:49
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