Fixes:T91064: Cycles Lower Poly Meshes Having Obvious Black Edges When Shade Smoothed
Caused by rBcd118c5581f4: Fix T90423: black pixels after shadow terminator geometry offset
- Applies ensure_valid_reflection() to the normal input on all BSDFs for CPU and GPU.
- This doesn't affect hair.
- Removes ensure_valid_reflection() from the output of Bump Map and Normal Map nodes for CPU/GPU as it is not needed.
- The fix doesn't touch OSL.