summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-10-12 14:16:10 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-10-18 11:31:23 +0000
commit29ca6b9d14fbf9774e9829e59ac5f4e675c2c1d0 (patch)
treef24bff7e0c95b10ec95455dffa0d26737f33bf8f
parent53cf0644b4c2661cd712e606ce26822fc38aa450 (diff)
rhi: Add missing \internal doc commands
Change-Id: I09a69a04c6fcd406602e797cbeec59216fecd5d8 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io> (cherry picked from commit 71ad83529e7d2c7828e027666f24470cf86db63e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-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 0806c8a052..5fe18c9827 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,6 +107,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QRhiMetalNativeHandles
\inmodule QtRhi
+ \internal
\brief Holds the Metal device used by the QRhi.
\note The class uses \c{void *} as the type since including the Objective C
@@ -116,6 +118,7 @@ QT_BEGIN_NAMESPACE
/*!
\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