mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
cogl1: fix comments from cogl_clip_push_rectangle
Reviewed-by: Robert Bragg <robert@linux.intel.com>
This commit is contained in:
parent
176ac7e25b
commit
9080e410b2
@ -855,11 +855,9 @@ cogl_clip_push_rectangle (float x0,
|
|||||||
* bounds
|
* bounds
|
||||||
* @bounds_y1: y coordinate for the top-left corner of the primitives
|
* @bounds_y1: y coordinate for the top-left corner of the primitives
|
||||||
* bounds
|
* bounds
|
||||||
* @bounds_x2: x coordinate for the top-left corner of the primitives
|
* @bounds_x2: x coordinate for the bottom-right corner of the primitives
|
||||||
* bounds
|
* bounds
|
||||||
* @bounds_y2: x coordinate for the bottom-right corner of the
|
* @bounds_y2: y coordinate for the bottom-right corner of the
|
||||||
* primitives bounds.
|
|
||||||
* @bounds_x1: y coordinate for the bottom-right corner of the
|
|
||||||
* primitives bounds.
|
* primitives bounds.
|
||||||
*
|
*
|
||||||
* Sets a new clipping area using a 2D shaped described with a
|
* Sets a new clipping area using a 2D shaped described with a
|
||||||
|
Loading…
Reference in New Issue
Block a user