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

/external/chromium_org/third_party/mesa/src/src/mesa/math/
H A Dm_debug_xform.c168 static int test_transform_function( transform_func func, int psize, function
182 _mesa_problem( NULL, "test_transform_function called with psize > 4\n" );
316 if ( test_transform_function( func, psize, mtype, cycles ) == 0 ) {
/external/mesa3d/src/mesa/math/
H A Dm_debug_xform.c168 static int test_transform_function( transform_func func, int psize, function
182 _mesa_problem( NULL, "test_transform_function called with psize > 4\n" );
316 if ( test_transform_function( func, psize, mtype, cycles ) == 0 ) {

Completed in 51 milliseconds