monado/src/xrt/auxiliary/ogl/ogl_api.h

13 lines
233 B
C
Raw Normal View History

2019-03-18 05:52:32 +00:00
// Copyright 2019, Collabora, Ltd.
// SPDX-License-Identifier: BSL-1.0
/*!
* @file
* @brief OpenGL API wrapper header.
* @author Jakob Bornecrantz <jakob@collabora.com>
* @ingroup aux_ogl
2019-03-18 05:52:32 +00:00
*/
#pragma once
#include "glad/gl.h"