For Example:
vertex void computeNormal(uint vertexID [[vertex_id]], ... )
{
...
}
I can't debug such as this function, because it don't return any vertex output just a void function.
Topic:
Graphics & Games
SubTopic:
Metal
Tags: