summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/backend/spirv/emit_spirv_atomic.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23shader: Add loggingReinUsesLisp1-3/+3
2021-07-23Move SPIR-V emission functions to their own headerReinUsesLisp1-0/+1
2021-07-23spirv: Replace Constant/ConstantComposite with Const helperameerj1-8/+8
2021-07-23spirv: Fix non-atomic 64-bit storeameerj1-1/+1
2021-07-23spirv: Rework storage buffers and shader memoryReinUsesLisp1-207/+126
2021-07-23shader: Implement ATOM/S and REDameerj1-0/+528