Searched refs:step_tbl (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c174 static const uint16_t step_tbl[PIPE_PRIM_MAX] = { local in function:fd2_draw_vbo
186 unsigned step = step_tbl[info.mode];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c183 static const uint16_t step_tbl[PIPE_PRIM_MAX] = { local in function:fd2_draw_vbo
196 unsigned step = step_tbl[pinfo->mode];

Completed in 3 milliseconds