renderer_opengl: Use ARB_separate_shader_objects
Ensures that states set for a particular stage are not attached to other stages which may not need them.
Please register or sign in to comment
Ensures that states set for a particular stage are not attached to other stages which may not need them.