summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-10-12 14:16:10 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-10-12 15:27:46 +0200
commit71ad83529e7d2c7828e027666f24470cf86db63e (patch)
tree8d5a3da8279faf8e0a6c37e0a5f99f6a7fcc96e9
parent7e271686a79860a92ac4c63d666a400732aef038 (diff)
rhi: Add missing \internal doc commands
Pick-to: 5.15 Change-Id: I09a69a04c6fcd406602e797cbeec59216fecd5d8 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
-rw-r--r--src/gui/rhi/qrhimetal.mm3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gui/rhi/qrhimetal.mm b/src/gui/rhi/qrhimetal.mm
index 9108ad825f..d8eb325909 100644
--- a/src/gui/rhi/qrhimetal.mm
+++ b/src/gui/rhi/qrhimetal.mm
@@ -75,6 +75,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QRhiMetalInitParams
\inmodule QtRhi
+ \internal
\brief Metal specific initialization parameters.
A Metal-based QRhi needs no special parameters for initialization.
@@ -106,12 +107,14 @@ QT_BEGIN_NAMESPACE
/*!
\class QRhiMetalNativeHandles
\inmodule QtRhi
+ \internal
\brief Holds the Metal device used by the QRhi.
*/
/*!
\class QRhiMetalCommandBufferNativeHandles
\inmodule QtRhi
+ \internal
\brief Holds the MTLCommandBuffer and MTLRenderCommandEncoder objects that are backing a QRhiCommandBuffer.
\note The command buffer object is only guaranteed to be valid while