Home
last modified time | relevance | path

Searched defs:fp16 (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_lower_constants.c80 uint16_t fp16 = _mesa_float_to_half(uif(value)); in va_demote_constant_fp16() local
/third_party/skia/third_party/externals/dawn/src/common/
H A DMath.cpp129 float Float16ToFloat32(uint16_t fp16) { in Float16ToFloat32() argument
135 bool IsFloat16NaN(uint16_t fp16) { in IsFloat16NaN() argument
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_optimizer.c128 bool fp16 = (def->dest[0].size == AGX_SIZE_16); in agx_optimizer_inline_imm() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_fp16_conv.c186 nir_ssa_def *fp16 = nir_if_phi(b, inf_nanfp16, finite_or_overflowed_fp16); in float_to_half_impl() local
/third_party/mesa3d/src/compiler/clc/
H A Dclc.h53 bool fp16; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c62 uint16_t fp16[4]; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c165 uint16_t fp16[4]; member
/third_party/mesa3d/src/panfrost/util/
H A Dpan_ir.h243 bool fp16; member
/third_party/skia/src/core/
H A DSkVM.cpp147 static const bool fp16 = false; // TODO in detect_features() local
H A DSkVM.h604 bool fp16 = false; member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c3122 bi_emit_texc_lod_88(bi_builder *b, bi_index lod, bool fp16) in bi_emit_texc_lod_88() argument

Completed in 26 milliseconds