Home
last modified time | relevance | path

Searched defs:eta (Results 1 – 25 of 26) 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/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/glslang/glslang/MachineIndependent/
DConstant.cpp1273 double eta = childConstUnions[2][0].getDConst(); in fold() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c473 nir_ssa_def *eta = src[2]; in handle_glsl450_alu() 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/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dsimd_vec4.inl682 float const & eta
/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/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.cpp6546 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.cpp4163 const ExprP<Arg2>& eta = args.c; in doExpand() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp4163 const ExprP<Arg2>& eta = args.c; in doExpand() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp16420 const fp16type eta (*in[2]); in calc() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp16420 const fp16type eta (*in[2]); in calc() local
/third_party/node/tools/
Dlint-md.mjs36257 eta: 'η', property
/third_party/typescript/lib/
Dtsc.js74432 eta: 0x03B7, property
DtypingsInstaller.js89341 eta: 0x03B7, property
DtypescriptServices.js89546 eta: 0x03B7, property
Dtypescript.js89546 eta: 0x03B7, property
Dtsserverlibrary.js89546 eta: 0x03B7, property

12