Searched defs:edge (Results 1 – 3 of 3) sorted by relevance
| /device/generic/vulkan-cereal/third-party/glm/include/glm/detail/ |
| D | func_common.inl | 583 GLM_FUNC_QUALIFIER genType step(genType edge, genType x) 589 GLM_FUNC_QUALIFIER vecType<T, P> step(T edge, vecType<T, P> const & x) argument 595 GLM_FUNC_QUALIFIER vecType<T, P> step(vecType<T, P> const & edge, vecType<T, P> const & x)
|
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/ |
| D | simd_vec4.inl | 454 detail::fvec4SIMD const & edge, 464 float const & edge,
|
| /device/generic/vulkan-cereal/third-party/glm/include/glm/simd/ |
| D | common.h | 199 GLM_FUNC_QUALIFIER glm_vec4 glm_vec4_step(glm_vec4 edge, glm_vec4 x) in glm_vec4_step()
|