This series; * Minor style fix * Return type warning * Removes GLSL version clamping for higher than 4.1. Remove 'glsl_feature_level' itermediate variable and use 'consts->GLSLVersion' directly following Nicolai's advice.