evg_bgrx_fill_const  314 modules/soft_raster/rast_soft.h void evg_bgrx_fill_const(s32 y, s32 count, EVG_Span *spans, EVGSurface *surf);
evg_bgrx_fill_const  402 modules/soft_raster/surface.c 				surf->ftparams.gray_spans = (EVG_Raster_Span_Func) evg_bgrx_fill_const;