gl_shader_util: Use std::string_view instead of star pointer
This allows us passing any type of string and hinting the length of the string to the OpenGL driver.
Please register or sign in to comment
This allows us passing any type of string and hinting the length of the string to the OpenGL driver.