mirror of
https://github.com/brl/mutter.git
synced 2025-08-04 23:54:40 +00:00
texture-rectangle: fix argument description
Reviewed-by: Robert Bragg <robert@linux.intel.com>
This commit is contained in:

committed by
Robert Bragg

parent
b38a7112d9
commit
58a5251868
@@ -160,7 +160,7 @@ cogl_texture_rectangle_new_from_bitmap (CoglBitmap *bitmap,
|
|||||||
* @gl_handle: A GL handle for a GL_TEXTURE_RECTANGLE texture object
|
* @gl_handle: A GL handle for a GL_TEXTURE_RECTANGLE texture object
|
||||||
* @width: Width of the foreign GL texture
|
* @width: Width of the foreign GL texture
|
||||||
* @height: Height of the foreign GL texture
|
* @height: Height of the foreign GL texture
|
||||||
* @internal_format: The format of the texture
|
* @format: The format of the texture
|
||||||
* @error: A #CoglError for exceptions
|
* @error: A #CoglError for exceptions
|
||||||
*
|
*
|
||||||
* Wraps an existing GL_TEXTURE_RECTANGLE texture object as a
|
* Wraps an existing GL_TEXTURE_RECTANGLE texture object as a
|
||||||
|
Reference in New Issue
Block a user