summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/plaintextlayout
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2020-02-23 15:05:44 +0100
committerLaszlo Agocs <laszlo.agocs@qt.io>2020-03-03 18:25:56 +0100
commit753e4d82be966b82ff6ba41a0e7c4452f494790a (patch)
tree2c5a6ef94dc9bf29cb2ff972d707190850ee572a /src/gui/doc/snippets/plaintextlayout
parent7b8616859adcb0c8b38591b0e9c1165c986bad92 (diff)
rhi: Execute pending host writes on nativeBuffer() query
Otherwise it is impossible to write an application that pulls out the VkBuffer for a Dynamic QRhiBuffer, and then uses it with custom Vulkan operations that read from the buffer. More precisely, the problem arises only if the buffer in question is not used in combination with any QRhi operations, because in that case there is nothing that would trigger doing the host writes queued up by a resource batch's updateDynamicBuffer(). Task-number: QTBUG-82435 Change-Id: Ieb54422f1493921bc6d4d029be56130cd3a1362a Reviewed-by: Christian Strømme <christian.stromme@qt.io>
Diffstat (limited to 'src/gui/doc/snippets/plaintextlayout')
0 files changed, 0 insertions, 0 deletions