Searched refs:check_float (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_program.c54 check_float(float x) function in typeref:typename:void
360 check_float(data[0]);
361 check_float(data[1]);
362 check_float(data[2]);
363 check_float(data[3]);
376 check_float(machine->Outputs[attr][0]);
377 check_float(machine->Outputs[attr][1]);
378 check_float(machine->Outputs[attr][2]);
379 check_float(machine->Outputs[attr][3]);
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_program.c54 check_float(float x) function in typeref:typename:void
360 check_float(data[0]);
361 check_float(data[1]);
362 check_float(data[2]);
363 check_float(data[3]);
376 check_float(machine->Outputs[attr][0]);
377 check_float(machine->Outputs[attr][1]);
378 check_float(machine->Outputs[attr][2]);
379 check_float(machine->Outputs[attr][3]);
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_debug_recompile.c55 #define check_float(name, field) \ macro
79 found |= check_float("scale factor", scale_factors[i]);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_debug_recompile.c55 #define check_float(name, field) \ macro
79 found |= check_float("scale factor", scale_factors[i]);

Completed in 4 milliseconds