Searched refs:need_pipeline_lines_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.c78 svga->curr.rast->need_pipeline_lines_str,
87 reason = svga->curr.rast->need_pipeline_lines_str;
H A Dsvga_pipe_rasterizer.c223 rast->need_pipeline_lines_str = "line width";
236 rast->need_pipeline_lines_str = "line stipple";
253 rast->need_pipeline_lines_str = "smooth lines";
352 debug_printf(" lins: %s \n", rast->need_pipeline_lines_str);
H A Dsvga_context.h193 const char* need_pipeline_lines_str; member in struct:svga_rasterizer_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state_need_swtnl.c78 svga->curr.rast->need_pipeline_lines_str,
87 reason = svga->curr.rast->need_pipeline_lines_str;
H A Dsvga_pipe_rasterizer.c228 rast->need_pipeline_lines_str = "line width";
241 rast->need_pipeline_lines_str = "line stipple";
258 rast->need_pipeline_lines_str = "smooth lines";
357 debug_printf(" lins: %s \n", rast->need_pipeline_lines_str);
H A Dsvga_context.h199 const char* need_pipeline_lines_str; member in struct:svga_rasterizer_state

Completed in 10 milliseconds