mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
docs: Adds cogl-index/attribute-buffer syms to 2.0 reference
Signed-off-by: Neil Roberts <neil@linux.intel.com>
This commit is contained in:
parent
45f9f56b3e
commit
407fdcf3bc
@ -548,6 +548,22 @@ cogl_buffer_update_hint_get_type
|
||||
cogl_buffer_usage_hint_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>cogl-attribute-buffer</FILE>
|
||||
<TITLE>CoglAttributeBuffer: Buffers of vertex attributes</TITLE>
|
||||
CoglAttributeBuffer
|
||||
cogl_attribute_buffer_new
|
||||
cogl_is_attribute_buffer
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>cogl-index-buffer</FILE>
|
||||
<TITLE>CoglIndexBuffer: Buffers of vertex indices</TITLE>
|
||||
CoglIndexBuffer
|
||||
cogl_index_buffer_new
|
||||
cogl_is_index_buffer
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>cogl-vector</FILE>
|
||||
<TITLE>3 Component Vectors</TITLE>
|
||||
|
Loading…
Reference in New Issue
Block a user