mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 09:30:45 -05:00
atlas-texture: fix argument description
Reviewed-by: Robert Bragg <robert@linux.intel.com>
This commit is contained in:
parent
fd03b622b0
commit
4e11b784f0
@ -176,7 +176,7 @@ cogl_atlas_texture_new_from_data (CoglContext *ctx,
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* cogl_atlas_texture_new_from_bitmap:
|
* cogl_atlas_texture_new_from_bitmap:
|
||||||
* @bitmap: A #CoglBitmap
|
* @bmp: A #CoglBitmap
|
||||||
* @internal_format: the #CoglPixelFormat to use for the GPU storage of the
|
* @internal_format: the #CoglPixelFormat to use for the GPU storage of the
|
||||||
* texture. If %COGL_PIXEL_FORMAT_ANY is given then a premultiplied
|
* texture. If %COGL_PIXEL_FORMAT_ANY is given then a premultiplied
|
||||||
* format similar to the format of the source data will be used. The
|
* format similar to the format of the source data will be used. The
|
||||||
|
Loading…
Reference in New Issue
Block a user