i965/fs: Move region_contained_in to the IR header and fix for non-VGRF files.
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_maos_vbtmp.h
index b89f1879c1a23b9d3a19c36f7e1139e05f2ef0ec..c4ffef1beef5ad92b873190dc7765dea30922266 100644 (file)
@@ -54,7 +54,7 @@ static void TAG(emit)( struct gl_context *ctx,
 
    union emit_union *v = (union emit_union *)dest;
 
-   radeon_print(RADEON_SWRENDER, RADEON_VERBOSE, "%s\n", __FUNCTION__);
+   radeon_print(RADEON_SWRENDER, RADEON_VERBOSE, "%s\n", __func__);
 
    coord = (GLuint (*)[4])VB->AttribPtr[_TNL_ATTRIB_POS]->data;
    coord_stride = VB->AttribPtr[_TNL_ATTRIB_POS]->stride;