mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-01-28 13:05:02 -08:00
vkd3d-shader: Fix the Doxygen documentation for vkd3d_shader.h.
The \since field was too early, and prevented Doxygen from really parsing the synopsis for vkd3d_shader.h.
This commit is contained in:
parent
e10e12a10c
commit
6bdb0abf68
Notes:
Alexandre Julliard
2023-02-22 21:51:39 +01:00
Approved-by: Henri Verbeet (@hverbeet) Approved-by: Zebediah Figura (@zfigura) Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/95
@ -30,12 +30,12 @@ extern "C" {
|
||||
/**
|
||||
* \file vkd3d_shader.h
|
||||
*
|
||||
* \since 1.2
|
||||
*
|
||||
* This file contains definitions for the vkd3d-shader library.
|
||||
*
|
||||
* The vkd3d-shader library provides multiple utilities related to the
|
||||
* compilation, transformation, and reflection of GPU shaders.
|
||||
*
|
||||
* \since 1.2
|
||||
*/
|
||||
|
||||
/** \since 1.3 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user