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

/external/chromium_org/third_party/mesa/src/src/mesa/math/
H A Dm_debug_clip.c229 static int test_cliptest_function( clip_func func, int np, function
244 _mesa_problem( NULL, "test_cliptest_function called with psize > 4\n" );
386 if ( test_cliptest_function( func, np, psize, cycles ) == 0 ) {
/external/mesa3d/src/mesa/math/
H A Dm_debug_clip.c229 static int test_cliptest_function( clip_func func, int np, function
244 _mesa_problem( NULL, "test_cliptest_function called with psize > 4\n" );
386 if ( test_cliptest_function( func, np, psize, cycles ) == 0 ) {

Completed in 665 milliseconds