Monado OpenXR Runtime
Functions
comp_renderer.h File Reference

Compositor rendering code header. More...

#include "xrt/xrt_compiler.h"
Include dependency graph for comp_renderer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

struct comp_renderercomp_renderer_create (struct comp_compositor *c)
 Called by the main compositor code to create the renderer. More...
 
void comp_renderer_frame (struct comp_renderer *r, struct comp_swapchain_image *left, uint32_t left_layer, struct comp_swapchain_image *right, uint32_t right_layer)
 Render a distorted stereo frame. More...
 
void comp_renderer_destroy (struct comp_renderer *r)
 Clean up and free the renderer. More...
 

Detailed Description

Compositor rendering code header.

Author
Lubosz Sarnecki lubos.nosp@m.z.sa.nosp@m.rneck.nosp@m.i@co.nosp@m.llabo.nosp@m.ra.c.nosp@m.om
Jakob Bornecrantz jakob.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m