Home
last modified time | relevance | path

Searched refs:GLM_INLINE (Results 1 – 2 of 2) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dsetup.hpp562 # define GLM_INLINE __forceinline macro
565 # define GLM_INLINE inline __attribute__((__always_inline__)) macro
568 # define GLM_INLINE __forceinline__ macro
571 # define GLM_INLINE inline macro
575 # define GLM_INLINE inline macro
580 #define GLM_FUNC_QUALIFIER GLM_CUDA_FUNC_DEF GLM_INLINE
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dhash.inl16 GLM_INLINE void hash_combine(size_t &seed, size_t hash)