Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dbit.hpp48 GLM_DEPRECATED GLM_FUNC_DECL genIUType powerOfTwoAbove(genIUType Value);
56 GLM_DEPRECATED GLM_FUNC_DECL vecType<T, P> powerOfTwoAbove(vecType<T, P> const & value);
64 GLM_DEPRECATED GLM_FUNC_DECL genIUType powerOfTwoBelow(genIUType Value);
72 GLM_DEPRECATED GLM_FUNC_DECL vecType<T, P> powerOfTwoBelow(vecType<T, P> const & value);
80 GLM_DEPRECATED GLM_FUNC_DECL genIUType powerOfTwoNearest(genIUType Value);
88 GLM_DEPRECATED GLM_FUNC_DECL vecType<T, P> powerOfTwoNearest(vecType<T, P> const & value);
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dsetup.hpp684 # define GLM_DEPRECATED __declspec(deprecated) macro
696 # define GLM_DEPRECATED __attribute__((__deprecated__)) macro
712 # define GLM_DEPRECATED macro
720 # define GLM_DEPRECATED macro