Home
last modified time | relevance | path

Searched refs:nan32 (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DMathTest.cpp247 static const FloatUnion nan32 = { 255 << 23 | 1 }; in unittest_half() local
248 h = SkFloatToHalf(nan32.fF); in unittest_half()
/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_optimizer.cpp657 uint32_t nan32 = 0x7fc00000; variable
672 src1 = bld.vopc(aco_opcode::v_cmp_lt_f32, bld.def(bld.lm), Operand::c32(nan32), inputs[0]);

Completed in 4 milliseconds