Home
last modified time | relevance | path

Searched defs:log2_e (Results 1 – 5 of 5) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DConstant.cpp609 const double log2_e = 1.4426950408889634073599246810019; in fold() local
/third_party/mesa3d/src/compiler/glsl/
Dlower_instructions.cpp283 ir_constant *log2_e = _imm_fp(ir, ir->type, M_LOG2E); in exp_to_exp2() local
/third_party/skia/third_party/skcms/src/
DTransform_inl.h309 const float log2_e = 1.4426950408889634074f; in approx_exp() local
/third_party/skia/third_party/skcms/
Dskcms.cc113 const float log2_e = 1.4426950408889634074f; in expf_() local
/third_party/skia/src/opts/
DSkRasterPipeline_opts.h990 const float log2_e = 1.4426950408889634074f; in approx_exp() local