Monado OpenXR Runtime
xrt_config.h
Go to the documentation of this file.
1// Copyright 2019-2020, Collabora, Ltd.
2// SPDX-License-Identifier: BSL-1.0
3/*!
4 * @file
5 * @brief Includes all config headers, use separate headers instead.
6 * @author Jakob Bornecrantz <jakob@collabora.com>
7 * @ingroup xrt_iface
8 */
9
10#pragma once
11
12#include "xrt/xrt_config_os.h"
13#include "xrt/xrt_config_drivers.h"
14#include "xrt/xrt_config_have.h"
15#include "xrt/xrt_config_vulkan.h"
Auto detect OS and certain features.