WIP: [SPIR-V] Auto apply flat interpolation to integer fragment inputs #2690
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Ribbit/ribbitvulkanadditions:validationfixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fragment input declarations now call RequiresFlatDecoration so any integer or fp64 input gets a Flat decoration and skips conflicting NoPerspective/Smooth tags.
This should resolve VUID-StandaloneSpirv-Flat-04744 without impacting other stages.
Look for: No regressions in games
64e75b9809
todb695012f1
db695012f1
to7bbeafc0ca
keeping local until ready.
Pull request closed