Home
last modified time | relevance | path

Searched refs:roundtrip_fails (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/tests/unit/
Du_half_test.c12 unsigned roundtrip_fails = 0; in main() local
25 ++roundtrip_fails; in main()
29 if(roundtrip_fails) in main()
30 … printf("Failure! %u/65536 half floats failed a conversion to float and back.\n", roundtrip_fails); in main()