OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nr_stages
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_pipeline.c
55
tnl->pipeline.
nr_stages
= i;
63
for (i = 0 ; i < tnl->pipeline.
nr_stages
; i++) {
69
tnl->pipeline.
nr_stages
= 0;
132
for (i = 0; i < tnl->pipeline.
nr_stages
; i++) {
161
for (i = 0; i < tnl->pipeline.
nr_stages
; i++) {
t_context.h
276
GLuint
nr_stages
;
member in struct:tnl_pipeline
/external/mesa3d/src/mesa/tnl/
t_pipeline.c
55
tnl->pipeline.
nr_stages
= i;
63
for (i = 0 ; i < tnl->pipeline.
nr_stages
; i++) {
69
tnl->pipeline.
nr_stages
= 0;
132
for (i = 0; i < tnl->pipeline.
nr_stages
; i++) {
161
for (i = 0; i < tnl->pipeline.
nr_stages
; i++) {
t_context.h
276
GLuint
nr_stages
;
member in struct:tnl_pipeline
Completed in 35 milliseconds