Retrieves the depth buffer of this as a Texture.
You need to call cogl_framebuffer_get_depth_texture(fb, TRUE); before using this function.
<note>Calling this function implicitely allocates the framebuffer.</note> <note>The texture returned stays valid as long as the framebuffer stays valid.</note>
this |
the depth texture |