summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/backend/glsl/var_alloc.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23glsl: Rework var alloc to not assign unused resultsameerj1-1/+16
2021-07-23glsl: Rework variable allocator to allow for variable reuseameerj1-0/+290