

?0 index in https://github.com/dotnet/Silk.NET/blob/main/examples/CSharp/OpenGL%20Tutorials/Tutorial%201.3%20-%20Abstractions/Program.cs#L69 mean we are telling OpenGL how to interpret the first buffer that was bound to the VAO?Requested by Furball#4119.
index has a hard-coded 0layout (location = 0), this is what this value is referring to
No Vulkan