qt6-bb10/tests/auto
Laszlo Agocs 042cd97884 rhi: Expose device name, type, and IDs
...to the extent it is sensible. We have to make compromises still,
meaning some fields will only be applicable with certain APIs.

Most of this is already shown upon QRhi::create() as info debug
prints, when enabled. Now expose it all through the QRhi API as
well.

This is useful for printing in qtdiag, and, while it should be
avoided as much as possible, to make decisions about disabling
3D rendering features depending on the driver and GPU in use.

Change-Id: Iebe1e192965c928b82a094d1c7c50ddf4b38b9a2
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2021-01-13 10:08:23 +01:00
..
cmake Remove the qmake project files 2021-01-07 15:32:28 +01:00
concurrent Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
corelib Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
dbus Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
gui rhi: Expose device name, type, and IDs 2021-01-13 10:08:23 +01:00
guiapplauncher Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
network Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
opengl Remove the qmake project files 2021-01-07 15:32:28 +01:00
other Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
printsupport Remove the qmake project files 2021-01-07 15:32:28 +01:00
shared Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
sql Sql ODBC driver: add direct support for float and short datatype 2021-01-10 13:02:14 +01:00
testlib Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
tools Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
widgets Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
xml Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
CMakeLists.txt CMake: Fix building with -DQT_FEATURE_gui=OFF 2020-09-15 20:05:32 +02:00
network-settings.h Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00