Searched refs:need_pipeline_points_str (Results 1 – 3 of 3) sorted by relevance
79 svga->curr.rast->need_pipeline_points_str); in update_need_pipeline()84 reason = svga->curr.rast->need_pipeline_points_str; in update_need_pipeline()
247 rast->need_pipeline_points_str = "smooth points"; in svga_create_rasterizer_state()356 debug_printf(" pnts: %s \n", rast->need_pipeline_points_str); in svga_create_rasterizer_state()
200 const char* need_pipeline_points_str; member