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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/unit/
H A Du_format_test.c40 compare_float(float x, float y) function in typeref:typename:boolean
216 if (!compare_float(test->unpacked[i][j][k], unpacked[i][j][k])) {
253 if (!compare_float(test->unpacked[i][j][k], unpacked[i][j][k])) {
469 if (!compare_float(test->unpacked[i][j][0], unpacked[i][j])) {
/xsrc/external/mit/MesaLib/dist/src/util/tests/format/
H A Du_format_test.c41 compare_float(float x, float y) function in typeref:typename:boolean
219 if (!compare_float(test->unpacked[i][j][k], unpacked[i][j][k])) {
256 if (!compare_float(test->unpacked[i][j][k], unpacked[i][j][k])) {
481 if (!compare_float(test->unpacked[i][j][0], unpacked[i][j])) {

Completed in 3 milliseconds