aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Cpu/IExecutionContext.cs
diff options
context:
space:
mode:
authorriperiperi <rhy3756547@hotmail.com>2024-07-25 20:34:30 +0100
committerGitHub <noreply@github.com>2024-07-25 16:34:30 -0300
commitccd330ba0f1aa281725ae03a1dbd5cea744339da (patch)
treec2e8b8f774a11ecc4979f115a86f0ab21fd5d325 /src/Ryujinx.Cpu/IExecutionContext.cs
parent95d252b7b8d9940be032e6f4e37fba37b2fb9aad (diff)
Vulkan: Add missing barriers for texture to buffer copy (#7092)1.1.1360
This barrier has always been missing, but it only became apparent when #7012 merged. I also added some barriers in case the target buffer used here is used by other commands, though right now it isn't. Fixes a regression where water would turn white on AMD GPUs with the proprietary driver. May fix other issues on this driver.
Diffstat (limited to 'src/Ryujinx.Cpu/IExecutionContext.cs')
0 files changed, 0 insertions, 0 deletions