summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/backend/spirv/emit_spirv_atomic.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Add loggingReinUsesLisp2021-07-231-3/+3
* Move SPIR-V emission functions to their own headerReinUsesLisp2021-07-231-0/+1
* spirv: Replace Constant/ConstantComposite with Const helperameerj2021-07-231-8/+8
* spirv: Fix non-atomic 64-bit storeameerj2021-07-231-1/+1
* spirv: Rework storage buffers and shader memoryReinUsesLisp2021-07-231-207/+126
* shader: Implement ATOM/S and REDameerj2021-07-231-0/+528