Searched refs:need_pipeline_points_str (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_state_need_swtnl.c79 svga->curr.rast->need_pipeline_points_str);
84 reason = svga->curr.rast->need_pipeline_points_str;
H A Dsvga_pipe_rasterizer.c242 rast->need_pipeline_points_str = "smooth points";
351 debug_printf(" pnts: %s \n", rast->need_pipeline_points_str);
H A Dsvga_context.h194 const char* need_pipeline_points_str; member in struct:svga_rasterizer_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state_need_swtnl.c79 svga->curr.rast->need_pipeline_points_str);
84 reason = svga->curr.rast->need_pipeline_points_str;
H A Dsvga_pipe_rasterizer.c247 rast->need_pipeline_points_str = "smooth points";
356 debug_printf(" pnts: %s \n", rast->need_pipeline_points_str);
H A Dsvga_context.h200 const char* need_pipeline_points_str; member in struct:svga_rasterizer_state

Completed in 11 milliseconds