Fix #103605: Metal barycentric coordinate compilation failure #105740

Merged
Jeroen Bakker merged 1 commits from Jason-Fielder/blender:Fix_103605_MetalBarycentrics into blender-v3.5-release 2023-03-14 08:23:13 +01:00

1 Commits

Author SHA1 Message Date
Michael Parkin-White 7df0e8b949 Fix #103605: Metal barycentric coordinate compilation failure.
Fix support for Wireframe and parametric nodes by resolving
compilation failures surrounding barycentric coordinates.
A final missing part of the Metal implementation for barycentric
coordinates was missing.

Feedback also addressed to move barycentric calculation out
of code-gen and into surface_lib.

This also resolves #103606.

Authored by Apple: Michael Parkin-White

Ref #96261
2023-03-13 14:17:56 +00:00