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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_draw_arrays.c 70 sp->reduced_api_prim = u_reduced_prim(info->mode);
73 softpipe_update_derived(sp, sp->reduced_api_prim);
sp_context.h 122 unsigned reduced_api_prim; member in struct:softpipe_context
sp_setup.c     [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_draw_arrays.c 70 sp->reduced_api_prim = u_reduced_prim(info->mode);
73 softpipe_update_derived(sp, sp->reduced_api_prim);
sp_context.h 122 unsigned reduced_api_prim; member in struct:softpipe_context
sp_setup.c     [all...]

Completed in 191 milliseconds