Implicit derivatives are only valid in pixel shaders,
hence only implicitly enable WQM for pixel shaders.
This avoids unintended WQM in other shader types (e.g. compute)
when image sampling instructions are used.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo