Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/include/glm/gtc/
Drandom.inl259 GLM_FUNC_QUALIFIER genType linearRand(genType Min, genType Max)
267 GLM_FUNC_QUALIFIER vecType<T, P> linearRand(vecType<T, P> const & Min, vecType<T, P> const & Max)
/device/generic/vulkan-cereal/include/glm/gtx/
Dcolor_space.inl67 float Min = min(min(rgbColor.r, rgbColor.g), rgbColor.b); local
Dcomponent_wise.inl18 floatType const Min = static_cast<floatType>(std::numeric_limits<T>::min()); local
/device/generic/vulkan-cereal/third-party/angle/src/common/
DPackedEnums.h329 Min = 1, // GLenum == 0x8007 enumerator