[Piglit] [PATCH] util-cl: Fix error output from piglit_cl_probe_floating()

2013-02-07 Thread Tom Stellard
From: Tom Stellard - Print 16 decimal places of floating point values - Fix the hex formatting --- I sent out the wrong patch out last time. tests/util/piglit-util-cl.c | 10 -- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/tests/util/piglit-util-cl.c b/tests/util/pig

[Piglit] [PATCH] util-cl: Fix error output from piglit_cl_probe_floating()

2013-02-07 Thread Tom Stellard
From: Tom Stellard - Print 16 decimal places of floating point values - Fix the hex formatting --- tests/util/piglit-util-cl.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/tests/util/piglit-util-cl.c b/tests/util/piglit-util-cl.c index 8745b89..909058c 100644 --- a/t