mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 17:40:40 -05:00
doc: Adds a cogl-texture-2d to the 2.0 reference manual
When we make CoglTexture2D public as experimental api we forgot to add a corresponding section the experimental 2.0 reference manual. Reviewed-by: Neil Roberts <neil@linux.intel.com>
This commit is contained in:
parent
90f106117f
commit
648bec9523
@ -304,6 +304,15 @@ cogl_texture_set_region
|
||||
COGL_TEXTURE_MAX_WASTE
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>cogl-texture-2d</FILE>
|
||||
<TITLE>2D textures</TITLE>
|
||||
cogl_texture_2d_new_with_size
|
||||
cogl_texture_2d_new_from_data
|
||||
cogl_texture_2d_new_from_foreign
|
||||
cogl_is_texture_rectangle
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>cogl-texture-rectangle</FILE>
|
||||
<TITLE>Rectangle textures (non-normalized coordinates)</TITLE>
|
||||
|
Loading…
Reference in New Issue
Block a user