mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 13:25:45 +00:00
glasm: Implement image atomics
This commit is contained in:
parent
9a2176f883
commit
2e2d1986b1
3 changed files with 153 additions and 166 deletions
|
@ -13,7 +13,6 @@ add_library(shader_recompiler STATIC
|
|||
backend/glasm/emit_glasm_convert.cpp
|
||||
backend/glasm/emit_glasm_floating_point.cpp
|
||||
backend/glasm/emit_glasm_image.cpp
|
||||
backend/glasm/emit_glasm_image_atomic.cpp
|
||||
backend/glasm/emit_glasm_instructions.h
|
||||
backend/glasm/emit_glasm_integer.cpp
|
||||
backend/glasm/emit_glasm_logical.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue