summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.cpp
diff options
context:
space:
mode:
authorGravatar ReinUsesLisp2019-10-18 01:23:10 -0300
committerGravatar ReinUsesLisp2019-10-22 02:49:17 -0300
commit1ea07954fb71d3445aab4f11411ed7187e7c911f (patch)
treed85f194a4fbde8f620b2ab67ef69a1c886e72946 /src/core/hle/kernel/kernel.cpp
parentMerge pull request #3001 from bunnei/fix-clang-error (diff)
downloadyuzu-1ea07954fb71d3445aab4f11411ed7187e7c911f.tar.gz
yuzu-1ea07954fb71d3445aab4f11411ed7187e7c911f.tar.xz
yuzu-1ea07954fb71d3445aab4f11411ed7187e7c911f.zip
shader_ir/memory: Ignore global memory when tracking fails
Ignore global memory operations instead of invoking undefined behaviour when constant buffer tracking fails and we are blasting through asserts, ignore the operation. In the case of LDG this means filling the destination registers with zeroes; for STG this means ignore the instruction as a whole. The default behaviour is still to abort execution on failure.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions