Home
last modified time | relevance | path

Searched defs:f32 (Results 1 – 25 of 130) sorted by relevance

123456

/third_party/skia/third_party/externals/tint/src/
Dintrinsic_table_test.cc43 auto* f32 = create<sem::F32>(); in TEST_F() local
61 auto* f32 = create<sem::F32>(); in TEST_F() local
75 auto* f32 = create<sem::F32>(); in TEST_F() local
83 auto* f32 = create<sem::F32>(); in TEST_F() local
103 auto* f32 = create<sem::F32>(); in TEST_F() local
134 auto* f32 = create<sem::F32>(); in TEST_F() local
169 auto* f32 = create<sem::F32>(); in TEST_F() local
191 auto* f32 = create<sem::F32>(); in TEST_F() local
206 auto* f32 = create<sem::F32>(); in TEST_F() local
253 auto* f32 = create<sem::F32>(); in TEST_F() local
[all …]
/third_party/skia/third_party/externals/tint/src/sem/
Dsampled_texture_type_test.cc29 F32 f32; in TEST_F() local
39 F32 f32; in TEST_F() local
45 F32 f32; in TEST_F() local
51 F32 f32; in TEST_F() local
57 F32 f32; in TEST_F() local
Dmultisampled_texture_type_test.cc30 F32 f32; in TEST_F() local
41 F32 f32; in TEST_F() local
47 F32 f32; in TEST_F() local
53 F32 f32; in TEST_F() local
59 F32 f32; in TEST_F() local
Dexternal_texture_type_test.cc30 F32 f32; in TEST_F() local
41 F32 f32; in TEST_F() local
47 F32 f32; in TEST_F() local
Dconstant.h31 using f32 = ProgramBuilder::f32; variable
42 float f32; member
Dtexture_type_test.cc28 F32 f32; in TEST_P() local
/third_party/skia/third_party/externals/tint/src/ast/
Dmultisampled_texture_test.cc42 auto* f32 = create<F32>(); in TEST_F() local
51 auto* f32 = create<F32>(); in TEST_F() local
57 auto* f32 = create<F32>(); in TEST_F() local
63 auto* f32 = create<F32>(); in TEST_F() local
Dsampled_texture_test.cc27 auto* f32 = create<F32>(); in TEST_F() local
35 auto* f32 = create<F32>(); in TEST_F() local
41 auto* f32 = create<F32>(); in TEST_F() local
47 auto* f32 = create<F32>(); in TEST_F() local
Dvector_test.cc34 auto* f32 = create<F32>(); in TEST_F() local
/third_party/vk-gl-cts/external/amber/src/src/
Dformat_test.cc26 auto f32 = type::Number::Float(32); in TEST_F() local
447 auto f32 = type::Number::Float(32); in TEST_F() local
467 auto f32 = type::Number::Float(32); in TEST_F() local
491 auto f32 = type::Number::Float(32); in TEST_F() local
512 auto f32 = type::Number::Float(32); in TEST_F() local
538 auto f32 = type::Number::Float(32); in TEST_F() local
563 auto f32 = type::Number::Float(32); in TEST_F() local
594 auto f32 = type::Number::Float(32); in TEST_F() local
622 auto f32 = type::Number::Float(32); in TEST_F() local
652 auto f32 = type::Number::Float(32); in TEST_F() local
[all …]
/third_party/rust/crates/nom/tests/
Dfloat.rs11 fn unsigned_float(i: &[u8]) -> IResult<&[u8], f32> { in unsigned_float() argument
20 fn float(i: &[u8]) -> IResult<&[u8], f32> { in float() argument
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_impl_convert_member_decoration_test.cc69 spirv::F32 f32; in TEST_F() local
80 spirv::F32 f32; in TEST_F() local
95 spirv::F32 f32; in TEST_F() local
106 spirv::F32 f32; in TEST_F() local
121 spirv::F32 f32; in TEST_F() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dwithout_array_pointers_arguments.rs10 a: f32, in test_fn()
16 arr: *const f32, in test_fn2()
Dobjc_method.rs63 floatvalue: f32, in methodWithArg1_andArg2_andArg3_()
72 arg2: f32, in methodWithAndWithoutKeywords_arg2Name__arg4Name_()
73 arg3: f32, in methodWithAndWithoutKeywords_arg2Name__arg4Name_()
Dobjc_property_fnptr.rs35 arg3: f32, in func()
49 arg3: f32, in setFunc_()
Dtypedefd-array-as-function-arg.rs10 pub fn modifyVectorFunc(v: *mut f32); in modifyVectorFunc()
Dwith_array_pointers_arguments.rs10 a: f32, in test_fn()
/third_party/mesa3d/src/util/
Dformat_r11g11b10f.h58 } f32 = {val}; in f32_to_uf11() local
106 } f32; in uf11_to_f32() local
140 } f32 = {val}; in f32_to_uf10() local
188 } f32; in uf10_to_f32() local
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder_type_test.cc154 auto* f32 = create<sem::F32>(); in TEST_F() local
168 auto* f32 = create<sem::F32>(); in TEST_F() local
196 auto* f32 = create<sem::F32>(); in TEST_F() local
210 auto* f32 = create<sem::F32>(); in TEST_F() local
484 auto* f32 = create<sem::F32>(); in TEST_F() local
675 auto* f32 = create<sem::F32>(); in TEST_F() local
725 auto* f32 = create<sem::F32>(); in TEST_F() local
743 auto* f32 = create<sem::F32>(); in TEST_F() local
757 auto* f32 = create<sem::F32>(); in TEST_F() local
771 auto* f32 = create<sem::F32>(); in TEST_F() local
[all …]
/third_party/spirv-tools/test/opt/
Dtypes_test.cpp141 auto* f32 = types.back().get(); local
270 Float f32(32); in TEST() local
293 Float f32(32); in TEST() local
303 Float f32(32); in TEST() local
314 Float f32(32); in TEST() local
/third_party/typescript/tests/baselines/reference/
DvarianceMeasurement.js35 const f32: Foo3<unknown> = f30; constant
88 var f32 = f30; variable
/third_party/rust/crates/minimal-lexical/src/
Dnum.rs204 impl Float for f32 { implementation
235 fn from_u64(u: u64) -> f32 { in from_u64()
240 fn from_bits(u: u64) -> f32 { in from_bits()
300 pub fn powf(x: f32, y: f32) -> f32 { in powf()
/third_party/skia/tests/
DF16StagesTest.cpp21 SkRasterPipeline_MemoryCtx f32 = { floats, 0 }, in DEF_TEST() local
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl_type_test.cc115 auto* f32 = create<sem::F32>(); in TEST_F() local
139 auto* f32 = create<sem::F32>(); in TEST_F() local
154 auto* f32 = create<sem::F32>(); in TEST_F() local
273 auto* f32 = create<sem::F32>(); in TEST_F() local
521 auto* f32 = create<sem::F32>(); in TEST_F() local
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl_type_test.cc115 auto* f32 = create<sem::F32>(); in TEST_F() local
139 auto* f32 = create<sem::F32>(); in TEST_F() local
154 auto* f32 = create<sem::F32>(); in TEST_F() local
254 auto* f32 = create<sem::F32>(); in TEST_F() local
496 auto* f32 = create<sem::F32>(); in TEST_F() local

123456