[cogl/wip/cogl-1.14: 58/177] context: Re-add /<* private *>/ for _COGL_N_FEATURE_IDS
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/cogl-1.14: 58/177] context: Re-add /<* private *>/ for _COGL_N_FEATURE_IDS
- Date: Mon, 21 Jan 2013 15:49:49 +0000 (UTC)
commit b0388cf4e5304aff8cf40e33a18d2a4da5780267
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]