libgui|GLShader: Shader instances are reference counted
Shaders can be shared by multiple programs; reference counting solveslifetime management in this situation.
View differences
libgui|GLShader: Shader instances are reference counted
Shaders can be shared by multiple programs; reference counting solves
lifetime management in this situation.