|
Monado OpenXR Runtime
|
Compositor window header. More...
#include "main/comp_target_swapchain.h"#include "main/comp_compositor.h"#include "xrt/xrt_config_os.h"
Go to the source code of this file.
Functions | |
| struct comp_target * | comp_window_direct_wayland_create (struct comp_compositor *c) |
| Create a direct surface to a HMD using Wayland. More... | |
Variables | |
| const struct comp_target_factory | comp_target_factory_debug_image |
| Debug info target factor, always available. More... | |
| const struct comp_target_factory | comp_target_factory_xcb |
| const struct comp_target_factory | comp_target_factory_wayland |
| const struct comp_target_factory | comp_target_factory_direct_wayland |
| const struct comp_target_factory | comp_target_factory_direct_randr |
| const struct comp_target_factory | comp_target_factory_direct_nvidia |
| const struct comp_target_factory | comp_target_factory_vk_display |
Compositor window header.