docs: Add swap-chain/onscreen-template to 2.0 reference
This adds the cogl_swap_chain and cogl_onscreen_template symbols to the experimental 2.0 reference manual. Signed-off-by: Neil Roberts <neil@linux.intel.com>
This commit is contained in:
parent
51bc27cbf1
commit
8bb28d6f22
@ -32,6 +32,20 @@ cogl_renderer_wayland_set_foreign_compositor
|
||||
cogl_renderer_wayland_get_compositor
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>cogl-swap-chain</FILE>
|
||||
<TITLE>CoglSwapChain: Describe a set of back buffers for flipping between</TITLE>
|
||||
cogl_swap_chain_new
|
||||
cogl_swap_chain_set_has_alpha
|
||||
cogl_swap_chain_set_length
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>cogl-onscreen-template</FILE>
|
||||
<TITLE>CoglOnscreenTemplate: Describe a template for onscreen framebuffers</TITLE>
|
||||
cogl_onscreen_template_new
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>cogl-display</FILE>
|
||||
<TITLE>CoglDisplay: Setup a display pipeline</TITLE>
|
||||
|
Loading…
Reference in New Issue
Block a user