[cogl/wip/cogl-1.7.0: 7/12] Fix some gtk-doc annotations in cogl-depth-state.h
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/cogl-1.7.0: 7/12] Fix some gtk-doc annotations in cogl-depth-state.h
- Date: Tue, 14 Jun 2011 13:26:34 +0000 (UTC)
commit 7a3593b4c3204955d1bed2db69fb25ba1345d3c6
Author: Robert Bragg <robert linux intel com>
Date: Mon Jun 13 18:51:33 2011 +0100
Fix some gtk-doc annotations in cogl-depth-state.h
cogl/cogl-depth-state.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/cogl/cogl-depth-state.h b/cogl/cogl-depth-state.h
index 832172b..89dcbe6 100644
--- a/cogl/cogl-depth-state.h
+++ b/cogl/cogl-depth-state.h
@@ -201,7 +201,6 @@ cogl_depth_state_get_test_function (CoglDepthState *state);
* clamped to the range [0, 1]
* @far_val: The far component of the desired depth range which will be
* clamped to the range [0, 1]
- * @error: location to store an error of type #CoglError
*
* Sets the range to map depth values in normalized device coordinates
* to before writing out to a depth buffer.
@@ -240,7 +239,7 @@ cogl_depth_state_set_range (CoglDepthState *state,
/**
* cogl_depth_state_get_range:
- * @pipeline: A #CoglPipeline object
+ * @state: A #CoglDepthState object
* @near_val: A pointer to store the near component of the depth range
* @far_val: A pointer to store the far component of the depth range
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]