JSchpp12 / Starlight

A toy renderer utilizing Vulkan
0 stars 0 forks source link

StarPipeline init #31

Open JSchpp12 opened 11 months ago

JSchpp12 commented 11 months ago

Right now, init() must be called after creating a pipeline object. Find a way of removing this call.