BRL-CAD
|
Go to the source code of this file.
Macros | |
#define | BU_SIMD_SSE4_2 7 |
#define | BU_SIMD_SSE4_1 6 |
#define | BU_SIMD_SSE3 5 |
#define | BU_SIMD_ALTIVEC 4 |
#define | BU_SIMD_SSE2 3 |
#define | BU_SIMD_SSE 2 |
#define | BU_SIMD_MMX 1 |
#define | BU_SIMD_NONE 0 |
Functions | |
int | bu_simd_level (void) |
int | bu_simd_supported (int level) |