Monado OpenXR Runtime
egl_api.h
Go to the documentation of this file.
1// Copyright 2020, Collabora, Ltd.
2// SPDX-License-Identifier: BSL-1.0
3/*!
4 * @file
5 * @brief EGL API wrapper header.
6 * @author Rylie Pavlik <rylie.pavlik@collabora.com>
7 * @ingroup aux_ogl
8 */
9
10#pragma once
11
12#include "glad/egl.h" // IWYU pragma: export