Monado OpenXR Runtime
ogl_documentation.h
Go to the documentation of this file.
1// Copyright 2019, Collabora, Ltd.
2// SPDX-License-Identifier: BSL-1.0
3/*!
4 * @file
5 * @brief Header with only documentation.
6 * @author Jakob Bornecrantz <jakob@collabora.com>
7 * @ingroup aux_ogl
8 */
9
10#pragma once
11
12
13/*!
14 * @defgroup aux_ogl OpenGL bindings
15 * @ingroup aux
16 *
17 * @brief OpenGL bindings helper library.
18 */
19
20/*!
21 * @dir auxiliary/ogl
22 * @ingroup aux
23 *
24 * @brief OpenGL bindings helper library.
25 */