gl_shader_cache: std::move entries in CachedShader constructor
Avoids several reallocations of std::vector instances where applicable.
Loading
Please register or sign in to comment
Avoids several reallocations of std::vector instances where applicable.