Searched defs:compute_log2 (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
H A D | integer.inl | 8 struct compute_log2<T, P, vecType, false, Aligned> struct 10 GLM_FUNC_QUALIFIER static vecType<T, P> call(vecType<T, P> const & vec) 20 struct compute_log2<int, P, tvec4, false, Aligned> struct 22 GLM_FUNC_QUALIFIER static tvec4<int, P> call(tvec4<int, P> const & vec)
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | integer.inl | 8 struct compute_log2<T, P, vecType, false, Aligned> struct 10 GLM_FUNC_QUALIFIER static vecType<T, P> call(vecType<T, P> const & vec) 20 struct compute_log2<int, P, tvec4, false, Aligned> struct 22 GLM_FUNC_QUALIFIER static tvec4<int, P> call(tvec4<int, P> const & vec)
|
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | func_exponential.inl | 24 struct compute_log2 struct 26 GLM_FUNC_QUALIFIER static vecType<T, P> call(vecType<T, P> const & vec)
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | func_exponential.inl | 24 struct compute_log2 struct 26 GLM_FUNC_QUALIFIER static vecType<T, P> call(vecType<T, P> const & vec)
|