[cogl/cogl-1.14: 49/174] context: Re-add /<* private *>/ for _COGL_N_FEATURE_IDS
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/cogl-1.14: 49/174] context: Re-add /<* private *>/ for _COGL_N_FEATURE_IDS
- Date: Tue, 22 Jan 2013 18:34:53 +0000 (UTC)
commit 8a3fb7a10d7d04f5a3d74c593274c8f3dcabf4d4
Author: Damien Lespiau <damien lespiau intel com>
Date: Mon Oct 8 15:04:33 2012 +0100
context: Re-add /<* private *>/ for _COGL_N_FEATURE_IDS
Turns out gtk-doc really needs 'private' and glib-mkenums needs 'skip'.
So let's have both.
Reviewed-by: Robert Bragg <robert linux intel com>
(cherry picked from commit e51206b2a9c9a582ac83fb71290524c99a8dbbb6)
cogl/cogl-context.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/cogl/cogl-context.h b/cogl/cogl-context.h
index 43220fd..791d2d3 100644
--- a/cogl/cogl-context.h
+++ b/cogl/cogl-context.h
@@ -238,6 +238,7 @@ typedef enum _CoglFeatureID
COGL_FEATURE_ID_GLES2_CONTEXT,
COGL_FEATURE_ID_DEPTH_TEXTURE,
+ /*< private >*/
_COGL_N_FEATURE_IDS /*< skip >*/
} CoglFeatureID;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]