aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/metalunderqml/doc
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2019-08-26 11:45:54 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2019-09-08 09:41:13 +0200
commit76bec768a5bf9ff29fdc439cbe5a85d36590a6df (patch)
tree78c6a5e36bb367148a91e15c88cd107d42fa2d9a /examples/quick/scenegraph/metalunderqml/doc
parent144d4ec0262680aa9cf7732e3896a836ec126a71 (diff)
Add vulkanunderqml example
Change-Id: I61e8b50f560d1f4c68731fb19eb13071992040c9 Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'examples/quick/scenegraph/metalunderqml/doc')
-rw-r--r--examples/quick/scenegraph/metalunderqml/doc/src/metalunderqml.qdoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/examples/quick/scenegraph/metalunderqml/doc/src/metalunderqml.qdoc b/examples/quick/scenegraph/metalunderqml/doc/src/metalunderqml.qdoc
index d499f47de3..fb28270315 100644
--- a/examples/quick/scenegraph/metalunderqml/doc/src/metalunderqml.qdoc
+++ b/examples/quick/scenegraph/metalunderqml/doc/src/metalunderqml.qdoc
@@ -61,8 +61,9 @@
program that draws the squircles.
The example is equivalent in most ways to the \l{Scene Graph - OpenGL Under
- QML}{OpenGL Under QML} and \l{Scene Graph - Direct3D 11 Under QML}{Direct3D
- 11 Under QML} examples, they all render the same custom content, just via
- different native APIs.
+ QML}{OpenGL Under QML}, \l{Scene Graph - Direct3D 11 Under QML}{Direct3D 11
+ Under QML}, and \l{Scene Graph - Vulkan Under QML}{Vulkan Under QML}
+ examples, they all render the same custom content, just via different
+ native APIs.
*/