mirror of
https://github.com/recp/cglm.git
synced 2026-01-01 13:16:11 +00:00
utility to print selected simd path (docs)
This commit is contained in:
@@ -60,6 +60,11 @@
|
||||
# define CGLM_PRINT_COLOR_RESET "\033[0m"
|
||||
#endif
|
||||
|
||||
/*!
|
||||
* @brief prints current SIMD path in general
|
||||
*
|
||||
* @param[in] ostream stream to print e.g. stdout, stderr, FILE ...
|
||||
*/
|
||||
CGLM_INLINE
|
||||
void
|
||||
glm_arch_print_name(FILE* __restrict ostream) {
|
||||
|
||||
Reference in New Issue
Block a user