HomeSort by relevance Sort by last modified time
    Searched refs:Nref (Results 1 - 8 of 8) sorted by null

  /external/vulkan-validation-layers/libs/glm/detail/
intrinsic_geometric.hpp 62 __m128 sse_ffd_ps(__m128 N, __m128 I, __m128 Nref);
func_geometric.hpp 108 /// If dot(Nref, I) < 0.0, return N, otherwise, return -N.
118 genType const & Nref);
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/detail/
intrinsic_geometric.hpp 62 __m128 sse_ffd_ps(__m128 N, __m128 I, __m128 Nref);
func_geometric.hpp 108 /// If dot(Nref, I) < 0.0, return N, otherwise, return -N.
118 genType const & Nref);
  /external/vulkan-validation-layers/libs/glm/gtx/
simd_vec4.hpp 504 //! If dot(Nref, I) < 0.0, return N, otherwise, return -N.
510 detail::fvec4SIMD const & Nref);
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/gtx/
simd_vec4.hpp 504 //! If dot(Nref, I) < 0.0, return N, otherwise, return -N.
510 detail::fvec4SIMD const & Nref);
  /external/swiftshader/src/Shader/
ShaderCore.cpp     [all...]
  /external/mesa3d/src/compiler/glsl/
builtin_functions.cpp     [all...]

Completed in 920 milliseconds