summaryrefslogtreecommitdiffstats
path: root/src/platformheaders/eglfsfunctions/qeglfsfunctions.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/platformheaders/eglfsfunctions/qeglfsfunctions.qdoc')
-rw-r--r--src/platformheaders/eglfsfunctions/qeglfsfunctions.qdoc45
1 files changed, 45 insertions, 0 deletions
diff --git a/src/platformheaders/eglfsfunctions/qeglfsfunctions.qdoc b/src/platformheaders/eglfsfunctions/qeglfsfunctions.qdoc
index d458d73155..fc392ac369 100644
--- a/src/platformheaders/eglfsfunctions/qeglfsfunctions.qdoc
+++ b/src/platformheaders/eglfsfunctions/qeglfsfunctions.qdoc
@@ -95,3 +95,48 @@
\internal
\preliminary
*/
+
+/*!
+ \typedef QEglFSFunctions::Vsp2AddBlendListenerType
+ \internal
+*/
+
+/*!
+ \typedef QEglFSFunctions::Vsp2AddLayerType
+ \internal
+*/
+
+/*!
+ \typedef QEglFSFunctions::Vsp2RemoveLayerType
+ \internal
+*/
+
+/*!
+ \typedef QEglFSFunctions::Vsp2SetLayerBufferType
+ \internal
+*/
+
+/*!
+ \typedef QEglFSFunctions::Vsp2SetLayerPositionType
+ \internal
+*/
+
+/*! \fn QByteArray QEglFSFunctions::vsp2AddBlendListenerTypeIdentifier()
+ \internal
+ */
+
+/*! \fn QByteArray QEglFSFunctions::vsp2AddLayerTypeIdentifier()
+ \internal
+ */
+
+/*! \fn QByteArray QEglFSFunctions::vsp2RemoveLayerTypeIdentifier()
+ \internal
+ */
+
+/*! \fn QByteArray QEglFSFunctions::vsp2SetLayerBufferTypeIdentifier()
+ \internal
+ */
+
+/*! \fn QByteArray QEglFSFunctions::vsp2SetLayerPositionTypeIdentifier()
+ \internal
+ */