Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dcolor_space_YCoCg.inl9 tvec3<T, P> const & rgbColor
37 tvec3<T, P> const & rgbColor
66 tvec3<T, P> const & rgbColor
94 tvec3<T, P> const & rgbColor
Dcolor_space.inl7 GLM_FUNC_QUALIFIER tvec3<T, P> rgbColor(const tvec3<T, P>& hsvColor) function
10 tvec3<T, P> rgbColor; local
64 GLM_FUNC_QUALIFIER tvec3<T, P> hsvColor(const tvec3<T, P>& rgbColor)