In Metal, you can pass data per vertex by adding it to the vertex data and modifying the vertex descriptor to include it. However, how can I pass data per primitive<