Searched refs:edge (Results 251 - 253 of 253) sorted by path

<<11

/external/vulkan-validation-layers/libs/glm/detail/
H A Dfunc_common.hpp279 /// Returns 0.0 if x < edge, otherwise it returns 1.0 for each component of a genType.
285 genType const & edge,
288 /// Returns 0.0 if x < edge, otherwise it returns 1.0.
294 T const & edge,
H A Dintrinsic_common.hpp75 __m128 sse_stp_ps(__m128 edge, __m128 x);
/external/vulkan-validation-layers/libs/glm/gtx/
H A Dsimd_vec4.hpp321 //! Returns 0.0 if x < edge, otherwise it returns 1.0.
325 detail::fvec4SIMD const & edge,
329 float const & edge,

Completed in 359 milliseconds

<<11