summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkrequest.cpp
diff options
context:
space:
mode:
authorPhilip Schuchardt <vpicaver@gmail.com>2023-11-25 21:44:19 -0600
committerLaszlo Agocs <laszlo.agocs@qt.io>2024-02-14 16:57:02 +0100
commitf21af7f88b2184a420293967d07bf6552541ddc9 (patch)
tree64c0e26a09235dd0d0b6975f5b5918d504ef667d /src/network/access/qnetworkrequest.cpp
parentee8822168ce15764693cb4600f445e0605ce0e9a (diff)
Synchronize read buffers on non-Apple Silicon in RHI
Read buffers are not automatically synchronized when the buffer uses MTLResourceStorageModeManaged. This commit adds GPU to CPU synchronization for managed buffers, ensuring proper data transfer for reading operations on non-Apple Silicon devices. Fixes: QTBUG-119447 Pick-to: 6.6 6.7 Change-Id: I6398f4f27d00950c7dceae918b04e0054d4b5647 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'src/network/access/qnetworkrequest.cpp')
0 files changed, 0 insertions, 0 deletions