st/mesa: skip lower_output_reads when possible
[mesa.git] / src / mesa / math / m_debug_clip.c
index cd8a90d4d567a2711b2d5f1bb8379383c3816adc..044768dbdd2d071feb112eea0140d7f24270cb4d 100644 (file)
@@ -355,7 +355,7 @@ void _math_test_all_cliptest_functions( char *description )
 
    if ( first_time ) {
       first_time = 0;
-      mesa_profile = _mesa_getenv( "MESA_PROFILE" );
+      mesa_profile = getenv( "MESA_PROFILE" );
    }
 
 #ifdef RUN_DEBUG_BENCHMARK