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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_debug_clip.c229 static int test_cliptest_function( clip_func func, int np, function in typeref:typename:int
244 _mesa_problem( NULL, "test_cliptest_function called with psize > 4\n" );
386 if ( test_cliptest_function( func, np, psize, cycles ) == 0 ) {
/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_debug_clip.c229 static int test_cliptest_function( clip_func func, int np, function in typeref:typename:int
244 _mesa_problem( NULL, "test_cliptest_function called with psize > 4\n" );
386 if ( test_cliptest_function( func, np, psize, cycles ) == 0 ) {

Completed in 4 milliseconds