Searched refs:mesa_profile (Results 1 – 4 of 4) sorted by relevance
57 char *mesa_profile = NULL; variable244 if ( mesa_profile ) { in test_transform_function()287 mesa_profile = getenv( "MESA_PROFILE" ); in _math_test_all_transform_functions()291 if ( mesa_profile ) { in _math_test_all_transform_functions()301 if ( mesa_profile ) { in _math_test_all_transform_functions()322 if ( mesa_profile ) in _math_test_all_transform_functions()327 if ( mesa_profile ) in _math_test_all_transform_functions()332 if ( mesa_profile ) in _math_test_all_transform_functions()
281 if ( mesa_profile ) { in test_cliptest_function()358 mesa_profile = 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()
284 if ( mesa_profile ) { in test_norm_function()342 mesa_profile = 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()
65 extern char *mesa_profile;