summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/ir_opt/global_memory_to_storage_buffer_pass.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23shader: Make typed IRReinUsesLisp1-10/+11
2021-07-23shader: Constant propagation and global memory to storage bufferReinUsesLisp1-0/+331