Robadob / sdl_exp

Low-level graphics engine built over SDL2
MIT License
1 stars 2 forks source link

Shaders::setFragOutAttribute() should called ShaderCore::SetupBindings()s #36

Closed Robadob closed 7 years ago

Robadob commented 7 years ago

This method relinks the program, this clears static uniforms, hence setupBindings() will reset them.