monado/src/xrt/auxiliary/vk/vk_documentation.h
2020-03-02 11:58:40 +00:00

26 lines
426 B
C

// Copyright 2020, Collabora, Ltd.
// SPDX-License-Identifier: BSL-1.0
/*!
* @file
* @brief Header with just documentation.
* @author Jakob Bornecrantz <jakob@collabora.com>
* @ingroup aux_vk
*/
#pragma once
/*!
* @defgroup aux_vk Vulkan helper code
* @ingroup aux
*
* @brief Vulkan helper structs and functions.
*/
/*!
* @dir auxiliary/vk
* @ingroup aux
*
* @brief Vulkan helper structs and functions.
*/