summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/backend/glasm/emit_glasm_image.cpp
diff options
context:
space:
mode:
authorGravatar ReinUsesLisp2021-07-21 18:28:36 -0300
committerGravatar ameerj2021-07-22 21:51:41 -0400
commit7f13104c1778cfdfd54350e92603164070781124 (patch)
tree9beaef257611df720594b906b304ca075a6b4a7f /src/shader_recompiler/backend/glasm/emit_glasm_image.cpp
parentvulkan/blit_image: Commit descriptor sets within worker thread (diff)
downloadyuzu-7f13104c1778cfdfd54350e92603164070781124.tar.gz
yuzu-7f13104c1778cfdfd54350e92603164070781124.tar.xz
yuzu-7f13104c1778cfdfd54350e92603164070781124.zip
shader: Support out of bound local memory reads and immediate writes
Support ignoring immediate out of bound writes. Writing dynamically out of bounds is not yet supported (e.g. R0+0x4). Reading out of bounds yields zero. This is supported checking for the size from the IR; if the input is immediate, the optimization passes will drop it.
Diffstat (limited to 'src/shader_recompiler/backend/glasm/emit_glasm_image.cpp')
0 files changed, 0 insertions, 0 deletions