Helena Kotas
Helena Kotas
**Description** Intrinsics ddx_fine/ddy_fine should not be allowed to sink into flow control. That can currently happen because they are marked `ReadNone` same as other unary ops, but they are reading...
**Description** DXC should report error on local variable with resource binding. **Steps to Reproduce** For `cs_6_5` this reports an error `local resource not guaranteed to map to unique global resource.`...
Due to work being split between `main` and `staging-sm-6.8` branches testing of external validator has not been implemented yet. This is an issue to track adding the test as soon...