HomeSort by relevance Sort by last modified time
    Searched refs:need_pipeline_tris_str (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_rasterizer.c 100 rast->need_pipeline_tris_str = "poly stipple";
166 rast->need_pipeline_tris_str = "different front/back fillmodes";
191 rast->need_pipeline_tris_str = "unfilled primitives with no index manipulation";
202 rast->need_pipeline_tris_str = "decomposing lines";
212 rast->need_pipeline_tris_str = "decomposing points";
svga_state_need_swtnl.c 131 svga->curr.rast->need_pipeline_tris_str,
svga_context.h 164 const char* need_pipeline_tris_str; member in struct:svga_rasterizer_state

Completed in 164 milliseconds