|
|
@ -6,7 +6,7 @@ |
|
|
|
/// @defgroup core_func_integer Integer functions
|
|
|
|
/// @defgroup core_func_integer Integer functions
|
|
|
|
/// @ingroup core
|
|
|
|
/// @ingroup core
|
|
|
|
///
|
|
|
|
///
|
|
|
|
/// Provide GLSL functions on integer types
|
|
|
|
/// Provides GLSL functions on integer types
|
|
|
|
///
|
|
|
|
///
|
|
|
|
/// These all operate component-wise. The description is per component.
|
|
|
|
/// These all operate component-wise. The description is per component.
|
|
|
|
/// The notation [a, b] means the set of bits from bit-number a through bit-number
|
|
|
|
/// The notation [a, b] means the set of bits from bit-number a through bit-number
|
|
|
|