Home
last modified time | relevance | path

Searched refs:mesa_profile (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/math/
Dm_debug_xform.c58 char *mesa_profile = NULL; variable
245 if ( mesa_profile ) { in test_transform_function()
288 mesa_profile = _mesa_getenv( "MESA_PROFILE" ); in _math_test_all_transform_functions()
292 if ( mesa_profile ) { in _math_test_all_transform_functions()
302 if ( mesa_profile ) { in _math_test_all_transform_functions()
323 if ( mesa_profile ) in _math_test_all_transform_functions()
328 if ( mesa_profile ) in _math_test_all_transform_functions()
333 if ( mesa_profile ) in _math_test_all_transform_functions()
Dm_debug_clip.c281 if ( mesa_profile ) { in test_cliptest_function()
358 mesa_profile = _mesa_getenv( "MESA_PROFILE" ); in _math_test_all_cliptest_functions()
362 if ( mesa_profile ) { in _math_test_all_cliptest_functions()
372 if ( mesa_profile ) { in _math_test_all_cliptest_functions()
393 if ( mesa_profile ) in _math_test_all_cliptest_functions()
398 if ( mesa_profile ) in _math_test_all_cliptest_functions()
403 if ( mesa_profile ) in _math_test_all_cliptest_functions()
Dm_debug_norm.c284 if ( mesa_profile ) { in test_norm_function()
342 mesa_profile = _mesa_getenv( "MESA_PROFILE" ); in _math_test_all_normal_transform_functions()
346 if ( mesa_profile ) { in _math_test_all_normal_transform_functions()
369 if ( mesa_profile ) { in _math_test_all_normal_transform_functions()
376 if ( mesa_profile ) { in _math_test_all_normal_transform_functions()
Dm_debug.h40 extern char *mesa_profile;
Dm_debug_util.h62 extern char *mesa_profile;