OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:start_prim
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/mesa/vbo/
vbo_exec_array.c
202
const struct _mesa_prim *
start_prim
;
local
204
start_prim
= &prims[i];
205
count =
start_prim
->count;
212
vbo_get_minmax_index(ctx,
start_prim
, ib, &tmp_min, &tmp_max, count);
[
all
...]
Completed in 641 milliseconds