OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_tnl_default_pipeline
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_pipeline.h
58
extern const struct tnl_pipeline_stage *
_tnl_default_pipeline
[];
t_pipeline.c
205
const struct tnl_pipeline_stage *
_tnl_default_pipeline
[] = {
variable in typeref:struct:tnl_pipeline_stage
t_context.c
69
_tnl_install_pipeline( ctx,
_tnl_default_pipeline
);
/external/mesa3d/src/mesa/tnl/
t_pipeline.h
58
extern const struct tnl_pipeline_stage *
_tnl_default_pipeline
[];
t_pipeline.c
205
const struct tnl_pipeline_stage *
_tnl_default_pipeline
[] = {
variable in typeref:struct:tnl_pipeline_stage
t_context.c
69
_tnl_install_pipeline( ctx,
_tnl_default_pipeline
);
Completed in 31 milliseconds