Home
last modified time | relevance | path

Searched defs:eta (Results 1 – 25 of 31) sorted by relevance

12

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_geometric.inl229 GLM_FUNC_QUALIFIER genType refract(genType const & I, genType const & N, genType eta)
238 GLM_FUNC_QUALIFIER vecType<T, P> refract(vecType<T, P> const & I, vecType<T, P> const & N, T eta) argument
/third_party/boost/boost/math/quadrature/detail/
Dooura_fourier_integrals_detail.hpp29 Real eta; in ooura_eta() local
80 auto eta = p.first; in ooura_sin_node_and_weight() local
142 auto eta = p.first; in ooura_cos_node_and_weight() local
/third_party/boost/boost/math/special_functions/detail/
Dibeta_inverse.hpp109 T eta = tools::evaluate_polynomial(terms, T(1/a), 4); in temme_method_1_ibeta_inverse() local
210 T eta = tools::evaluate_polynomial(terms, T(1/r), 4); in temme_method_2_ibeta_inverse() local
379 T eta = eta0 + e1 / a + e2 / (a * a) + e3 / (a * a * a); in temme_method_3_ibeta_inverse() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/simd/
Dgeometric.h103 GLM_FUNC_QUALIFIER __m128 glm_vec4_refract(glm_vec4 I, glm_vec4 N, glm_vec4 eta) in glm_vec4_refract()
/third_party/boost/libs/math/test/
Dsinh_sinh_quadrature_test.cpp244 auto eta = [&z](Real t)->Complex { in test_dirichlet_eta() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c421 nir_ssa_def *eta = src[2]; in handle_glsl450_alu() local
/third_party/glslang/glslang/MachineIndependent/
DConstant.cpp1303 double eta = childConstUnions[2][0].getDConst(); in fold() local
/third_party/vk-gl-cts/framework/common/
DtcuVectorUtil.hpp90 inline float refract (float i, float n, float eta) in refract()
195 inline Vector<T, Size> refract (const Vector<T, Size>& i, const Vector<T, Size>& n, T eta) in refract() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.cpp1489 void ShaderCore::refract1(Vector4f &dst, const Vector4f &I, const Vector4f &N, const Float4 &eta) in refract1()
1499 void ShaderCore::refract2(Vector4f &dst, const Vector4f &I, const Vector4f &N, const Float4 &eta) in refract2()
1510 void ShaderCore::refract3(Vector4f &dst, const Vector4f &I, const Vector4f &N, const Float4 &eta) in refract3()
1522 void ShaderCore::refract4(Vector4f &dst, const Vector4f &I, const Vector4f &N, const Float4 &eta) in refract4()
/third_party/boost/boost/graph/distributed/
Dhohberg_biconnected_components.hpp343 Vertex eta; member in boost::graph::distributed::hohberg_vertex_processor
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dsimd_vec4.inl682 float const & eta
/third_party/boost/boost/geometry/formulas/
Dkarney_inverse.hpp910 CT eta = atan2(sin_omega12 * cos_lam120 - cos_omega12 * sin_lam120, in lambda12() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderGLSLstd450.cpp310 auto eta = Operand(this, state, insn.word(7)); in EmitExtGLSLstd450() local
/third_party/skia/src/sksl/dsl/
DDSLCore.cpp643 DSLExpression Refract(DSLExpression i, DSLExpression n, DSLExpression eta, PositionInfo pos) { in Refract()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.cpp3632 float eta = unionArrays[2][i].getFConst(); in FoldAggregateBuiltIn() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.cpp4038 float eta = unionArrays[2][i].getFConst(); in FoldAggregateBuiltIn() local
/third_party/mindspore/third_party/proto/caffe/
Dcaffe.proto1574 optional float eta = 3 [default = 1.0]; field
/third_party/skia/src/sksl/codegen/
DSkSLVMCodeGenerator.cpp1244 skvm::F32 eta = f32(args[2]); in writeIntrinsicCall() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction.cc4092 auto eta = MakeOperand(inst, 4); in EmitGlslStd450ExtInst() local
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp5929 ir_variable *eta = in_var(type->get_base_type(), "eta"); in _refract() local
/third_party/vk-gl-cts/modules/glshared/
DglsBuiltinPrecisionTests.cpp3219 const ExprP<float>& eta = args.c; in doExpand() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp4130 const ExprP<Arg2>& eta = args.c; in doExpand() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp16405 const fp16type eta (*in[2]); in calc() local
/third_party/node/tools/
Dlint-md.mjs36257 eta: 'η', property
/third_party/typescript/lib/
DtypingsInstaller.js89341 eta: 0x03B7, property

12