summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qsavefile
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2023-05-24 10:39:21 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2023-05-30 10:29:51 +0200
commitafe0bf0914362ff6f8e83ebd17f6cc346805a072 (patch)
treea2b604b1ad1b4cc15792ab32e2c25254c75f0e6c /tests/auto/corelib/io/qsavefile
parent1cd35cff4d3ac7d1104cd6da2cd45c5630e23b7a (diff)
rhi: vulkan: expose the instance in the nativeHandles query
Mainly for completeness, but it has practical uses: someone retrieving a QRhi instance from somewhere should be able to tell the QVulkanInstance, and so the VkInstance, used by that QRhi without resorting to investigating other objects (e.g. retrieving the instance from the QWindow). This provides symmetry to other 3D APIs and QRhi backends where just a single QRhi instance is sufficient to get the MTLDevice, ID3D11Device/Context, etc. i.e. all that is needed to work with the 3D API directly. Change-Id: I5a8b9871a543ea648c76b868bf6ff7be5f2098f2 Reviewed-by: Jonas Karlsson <jonas.karlsson@qt.io> Reviewed-by: Hatem ElKharashy <hatem.elkharashy@qt.io>
Diffstat (limited to 'tests/auto/corelib/io/qsavefile')
0 files changed, 0 insertions, 0 deletions