Updated doxygen API documentation

This commit is contained in:
Christophe Riccio
2018-08-31 21:32:56 +02:00
parent 9dcdae8e8f
commit 49b508a1ab
5 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
/// @defgroup core_func_packing Floating-Point Pack and Unpack Functions
/// @ingroup core
///
/// Provide GLSL functions to pack and unpack half, single and double-precision floating point values into more compact integer types.
/// Provides GLSL functions to pack and unpack half, single and double-precision floating point values into more compact integer types.
///
/// These functions do not operate component-wise, rather as described in each case.
///