Home
last modified time | relevance | path

Searched defs:eta (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/simd/
H A Dgeometric.h103 GLM_FUNC_QUALIFIER __m128 glm_vec4_refract(glm_vec4 I, glm_vec4 N, glm_vec4 eta) in glm_vec4_refract() argument
/third_party/glslang/glslang/MachineIndependent/
H A DConstant.cpp1259 double eta = childConstUnions[2][0].getDConst(); in fold() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuVectorUtil.hpp90 inline float refract (float i, float n, float eta) in refract() argument
195 inline Vector<T, Size> refract (const Vector<T, Size>& i, const Vector<T, Size>& n, T eta) in refract() argument
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_glsl450.c473 nir_ssa_def *eta = src[2]; in handle_glsl450_alu() local
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_cc.c310 ngtcp2_duration t, min_rtt, eta; in ngtcp2_cc_cubic_cc_on_pkt_acked() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderGLSLstd450.cpp310 auto eta = Operand(this, state, insn.word(7)); in EmitExtGLSLstd450() local
/third_party/skia/src/sksl/dsl/
H A DDSLCore.cpp643 DSLExpression Refract(DSLExpression i, DSLExpression n, DSLExpression eta, PositionInfo pos) { in Refract() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp1489 void ShaderCore::refract1(Vector4f &dst, const Vector4f &I, const Vector4f &N, const Float4 &eta) in refract1() argument
1499 void ShaderCore::refract2(Vector4f &dst, const Vector4f &I, const Vector4f &N, const Float4 &eta) in refract2() argument
1510 refract3(Vector4f &dst, const Vector4f &I, const Vector4f &N, const Float4 &eta) refract3() argument
1522 refract4(Vector4f &dst, const Vector4f &I, const Vector4f &N, const Float4 &eta) refract4() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp6546 ir_variable *eta = in_var(type->get_base_type(), "eta"); in _refract() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp4174 const ExprP<Arg2>& eta = args.c; in doExpand() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc4092 auto eta = MakeOperand(inst, 4); in EmitGlslStd450ExtInst() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp3219 const ExprP<float>& eta = args.c; in doExpand() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp4163 const ExprP<Arg2>& eta = args.c; in doExpand() local

Completed in 61 milliseconds