qt5base-lts/tests/auto/gui/rhi/qrhi
Laszlo Agocs 481bc82d59 rhi: Remove Q_RELOCATABLE_TYPE for types with QVLA in them
QVLA itself is non-relocatable due to self references. (ptr pointing
to array[Prealloc] as long as capacity < Prealloc)

Seems we shot ourselves in the foot in multiple places with this.

Pick-to: 6.2 6.2.0
Fixes: QTBUG-96619
Change-Id: I57a2ce539b671326cd352dbe57a1f3d4c46a6456
Reviewed-by: Tobias Koenig <tobias.koenig@kdab.com>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2021-09-20 12:25:37 +02:00
..
data rhi: d3d: Fix dynamic offsets with multiple buffers 2020-09-23 16:59:06 +02:00
BLACKLIST rhi: Enable reading back slices of 3D textures 2021-06-03 17:05:44 +02:00
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qrhi.qrc
tst_qrhi.cpp rhi: Remove Q_RELOCATABLE_TYPE for types with QVLA in them 2021-09-20 12:25:37 +02:00