OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:input_changes
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_pipeline.c
84
tnl->pipeline.
input_changes
|= 1<<i;
88
return tnl->pipeline.
input_changes
;
139
tnl->pipeline.
input_changes
= 0;
t_context.h
272
GLuint
input_changes
;
member in struct:tnl_pipeline
/external/mesa3d/src/mesa/tnl/
t_pipeline.c
84
tnl->pipeline.
input_changes
|= 1<<i;
88
return tnl->pipeline.
input_changes
;
139
tnl->pipeline.
input_changes
= 0;
t_context.h
272
GLuint
input_changes
;
member in struct:tnl_pipeline
Completed in 855 milliseconds