Home
last modified time | relevance | path

Searched defs:ASTCENC_SIMD_INLINE (Results 1 – 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_vecmathlib.h62 #define ASTCENC_SIMD_INLINE __forceinline macro
64 #define ASTCENC_SIMD_INLINE __attribute__((always_inline)) inline macro
66 #define ASTCENC_SIMD_INLINE __attribute__((always_inline, nodebug)) inline macro