OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nr_blocks
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_draw.c
47
tnl->block[tnl->
nr_blocks
++] = space;
56
for (i = 0; i < tnl->
nr_blocks
; i++)
58
tnl->
nr_blocks
= 0;
t_context.c
82
tnl->
nr_blocks
= 0;
t_context.h
532
GLuint
nr_blocks
;
member in struct:__anon13415
/external/mesa3d/src/mesa/tnl/
t_draw.c
47
tnl->block[tnl->
nr_blocks
++] = space;
56
for (i = 0; i < tnl->
nr_blocks
; i++)
58
tnl->
nr_blocks
= 0;
t_context.c
82
tnl->
nr_blocks
= 0;
t_context.h
532
GLuint
nr_blocks
;
member in struct:__anon23882
Completed in 30 milliseconds