leod / posh

Type-Safe Graphics Programming with Functional Shaders
136 stars 2 forks source link

Fix `VertexSpec` overriding vertex range and num instances #102

Closed leod closed 1 year ago

leod commented 1 year ago

This is pretty unintuitive behavior. The order of builder calls should not matter. I don't know if we're 100% there now.