qt5base-lts/tests/auto/gui/rhi/qrhi
Laszlo Agocs 4d36a83b6d rhi: vk: Fix up some legacy queue (family) index inconsistencies
Relevant mainly if we want to consistently expose these as the
theoretically correct uint32_t/quint32 from Qt Quick's
QSGRendererInterface. (not that int is not sufficient for
indexing the typical 3-4 families and 2-16 queues per family)

Some checks are not actually needed since the family index
must always be valid after create().

Pick-to: 6.5
Task-number: QTBUG-108895
Change-Id: I474ccea51a81e7a096281604ff79b7db4cdd2484
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2022-12-16 17:49:28 +00:00
..
data RHI: Buffer readback fixes and unit test 2022-12-14 17:29:53 -08:00
BLACKLIST Android: skip tessellation(Vulkan) 2022-10-20 20:52:47 +00:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
tst_qrhi.cpp rhi: vk: Fix up some legacy queue (family) index inconsistencies 2022-12-16 17:49:28 +00:00