summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/backend/glsl/var_alloc.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23glsl: Implement precise fp variable allocationameerj1-2/+6
2021-07-23glsl: Rework var alloc to not assign unused resultsameerj1-0/+6
2021-07-23glsl: Rework variable allocator to allow for variable reuseameerj1-0/+100