Home
last modified time | relevance | path

Searched defs:f16 (Results 1 - 25 of 38) sorted by relevance

12

/third_party/skia/tests/
H A DF16StagesTest.cpp22 f16 = { halfs, 0 }; in DEF_TEST() local
H A DReadPixelsTest.cpp400 static const uint64_t f16[kNumPixels] = { variable
/third_party/skia/tools/fiddle/
H A Dfiddle_main.h69 bool f16; member
/third_party/typescript/tests/baselines/reference/
H A DstringLiteralTypeIsSubtypeOfString.js156 function f16(x) { } function
H A DcontrolFlowArrays.js156 function f16() { function
H A DdisallowLineTerminatorBeforeArrow.js125 var f16 = function (a, b) { function
H A DsubtypesOfTypeParameterWithConstraints2.js268 function f16(x) { function
H A DfunctionsMissingReturnStatementsAndExpressions.js79 function f16() { function
H A DstrictBindCallApply1.js133 var f16 = c.generic.bind(c); // typeof C.prototype.generic variable
H A DcontrolFlowAliasing.js56 function f16(obj: { readonly x: string | number }) { function
H A DcontrolFlowOptionalChain.js357 function f16(o: Thing | undefined) { function
H A DinKeywordTypeguard(strict=false).js328 function f16(x: typeof globalThis, y: Window & typeof globalThis) { function
H A DinKeywordTypeguard(strict=true).js328 function f16(x: typeof globalThis, y: Window & typeof globalThis) { function
H A DinstantiationExpressions.js62 function f16(f: { new <T>(a: T): T, (a: string, b: number): string[] }) { function
H A DdeclarationsAndAssignments.js120 function f16() { function
H A DobjectLiteralErrors.js
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_packing_builtins.cpp1030 ir_variable *f16 = factory.make_temp(glsl_type::uvec2_type, in lower_pack_half_2x16() local
1246 ir_variable *f16 = factory.make_temp(glsl_type::uvec2_type, lower_unpack_half_2x16() local
[all...]
H A Dir.cpp716 ir_constant::ir_constant(float16_t f16, unsigned vector_elements) in ir_constant() argument
[all...]
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_build_data.c161 bool f16 = glsl_type_is_16bit(var->type); in collect_io_data_fs() local
79 reserve_iterator(struct rogue_iterator_args *args, size_t i, enum glsl_interp_mode type, bool f16, size_t components) reserve_iterator() argument
/third_party/ffmpeg/libswscale/
H A Dyuv2rgb.c410 const uint8_t *f16 = ff_dither_2x2_8[(y & 1)^1]; variable
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_framebuffer.c340 nir_ssa_def *f16 = nir_f2fmp(b, f32); in pan_unpack_r11g11b10() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_conv.c232 LLVMValueRef f16 = LLVMBuildCall2(builder, func_type, func, &f32, 1, ""); in lp_build_float_to_half() local
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_sse_4.h977 __m128i f16 = _mm_cvtepu16_epi32(packedf16); in float_to_float16() local
994 __m128i f16 = _mm_cvtps_ph(_mm_set1_ps(a), 0); in float_to_float16() local
H A Dastcenc_vecmathlib_neon_4.h905 float16x4_t f16 = vcvt_f16_f32(a.m); in float_to_float16() local
930 float16x4_t f16 = vreinterpret_f16_u16(u16); in float16_to_float() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.c814 uint16_t f16; in ir3_flut() member
[all...]

Completed in 20 milliseconds

12