Monado OpenXR Runtime
ogl_api.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 OpenGL API wrapper header.
6 * @author Jakob Bornecrantz <jakob@collabora.com>
7 * @ingroup aux_ogl
8 */
9
10#pragma once
11
12#include "glad/gl.h" // IWYU pragma: export