Searched refs:GLM_DEPRECATED (Results 1 – 2 of 2) sorted by relevance
48 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);
684 # define GLM_DEPRECATED __declspec(deprecated) macro696 # define GLM_DEPRECATED __attribute__((__deprecated__)) macro712 # define GLM_DEPRECATED macro720 # define GLM_DEPRECATED macro