Skip to content
GitLab
Explore
Sign in
suyu
src
video_core
shader
shader_ir.h
Find file
Blame
History
Permalink
shader/shader_ir: Mark tracking functions as const member functions
· e09ee0ff
Lioncash
authored
May 19, 2019
These don't actually modify instance state, so they can be marked as const member functions
e09ee0ff
Loading