qt5base-lts/tests/auto
Laszlo Agocs c3ae30085e rhi: Add support for arrays of combined image samplers
Introduces a new QRhiShaderResourceBinding function that takes an array
of texture-sampler pairs. The existing function is also available and is
equivalent to calling the array-based version with array size 1.

It is important to note that for Metal one needs MSL 2.0 for array of
textures, so qsb needs --msl 20 instead of --msl 12 for such shaders.

Comes with an autotest, and also updates all .qsb files for said test
with the latest shadertools.

Task-number: QTBUG-82624
Change-Id: Ibc1973aae826836f16d842c41d6c8403fd7ff876
Reviewed-by: Christian Strømme <christian.stromme@qt.io>
2020-03-05 19:40:41 +01:00
..
bic/data Add binary compatibility files for qtbase 5.14 branch 2019-12-20 10:41:11 +02:00
cmake CMake: Add support for auto-importing plugins in CMake 2019-08-12 18:23:58 +02:00
concurrent Introduce QT_NO_LINKED_LIST and mark QtBase (almost) free of it 2019-07-12 14:26:30 +02:00
corelib QLoggingRegistry: use QStringView/QLatin1String more 2020-03-05 13:03:13 +02:00
dbus Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
gui rhi: Add support for arrays of combined image samplers 2020-03-05 19:40:41 +01:00
guiapplauncher
installed_cmake
network QSslCertificate: Turn enum into enum class and expand abbreviation 2020-03-04 18:36:04 +01:00
opengl Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
other Use Qt::SplitBehavior in preference to QString::SplitBehavior 2020-02-28 15:37:11 +01:00
printsupport Remove the remaining usages of deprecated APIs of qtbase 2019-08-01 06:48:27 +02:00
shared QWindowsFontDatabase: Check preferred family names for all fonts 2019-11-29 09:31:21 +01:00
sql Merge remote-tracking branch 'origin/5.14' into 5.15 2019-12-10 13:51:40 +02:00
testlib Add 'pass' test to testlib selftests 2020-03-05 15:18:04 +01:00
tools Use Qt::SplitBehavior in preference to QString::SplitBehavior 2020-02-28 15:37:11 +01:00
widgets QMenu: hide when a QWidgetAction fires the trigged signal 2020-03-03 18:52:11 +01:00
xml Revert "QNetworkReply: deprecate the 'error' getter" 2020-02-28 07:21:14 +03:00
auto.pro
network-settings.h Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00