099 Geometry shader does not call TDPerlin

Sample file attached. You can see it mounts correctly in the vertex shader but not the geometry shader.
perlinFail.toe (6.06 KB)

I’m able to reproduce this 12100 on a Mac.

According to the docs that function should be available in all shader stages … might be a bug.