Searched refs:reduced_api_prim (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_draw_arrays.c70 sp->reduced_api_prim = u_reduced_prim(info->mode);
73 softpipe_update_derived(sp, sp->reduced_api_prim);
H A Dsp_context.h122 unsigned reduced_api_prim; member in struct:softpipe_context
H A Dsp_setup.c1407 softpipe_update_derived(sp, sp->reduced_api_prim);
1415 if (sp->reduced_api_prim == PIPE_PRIM_TRIANGLES &&

Completed in 77 milliseconds