Monado OpenXR Runtime
comp_layer_accum.h File Reference

Re-assemble a collection of composition layers submitted for a frame. More...

#include "xrt/xrt_compositor.h"
#include "xrt/xrt_limits.h"
#include "xrt/xrt_results.h"
#include <assert.h>
#include <stdint.h>
Include dependency graph for comp_layer_accum.h:

Go to the source code of this file.

Data Structures

struct  comp_layer
 A single layer in a comp_layer_accum. More...
 
struct  comp_layer_accum
 Collect a stack of layers - one frame's worth. More...
 

Detailed Description