Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dcolor_space.inl7 GLM_FUNC_QUALIFIER tvec3<T, P> rgbColor(const tvec3<T, P>& hsvColor)
64 GLM_FUNC_QUALIFIER tvec3<T, P> hsvColor(const tvec3<T, P>& rgbColor) function