Skip to content
GitLab
Explore
Sign in
suyu
src
video_core
shader_cache.cpp
Find file
Blame
History
Permalink
video_core/shader_cache: Take std::span in RemoveShadersFromStorage()
· 540ed72e
Lioncash
authored
Feb 01, 2022
Same behavior, but without the need to move into the function to avoid an allocation.
540ed72e
Loading