leod / posh

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

Add `::new()` for other settings structs #174

Open leod opened 5 months ago

leod commented 5 months ago

We added it as an alias for gl::DrawSettings::default(), so we should do the same for other settings structs.