Searched refs:_tnl_default_pipeline (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ | ||
| H A D | t_pipeline.h | 58 extern const struct tnl_pipeline_stage *_tnl_default_pipeline[]; |
| H A D | t_context.c | 71 _tnl_install_pipeline( ctx, _tnl_default_pipeline ); |
| H A D | t_pipeline.c | 283 const struct tnl_pipeline_stage *_tnl_default_pipeline[] = { variable in typeref:typename:const struct tnl_pipeline_stage * [] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ | ||
| H A D | t_pipeline.h | 58 extern const struct tnl_pipeline_stage *_tnl_default_pipeline[]; |
| H A D | t_context.c | 72 _tnl_install_pipeline( ctx, _tnl_default_pipeline ); |
| H A D | t_pipeline.c | 283 const struct tnl_pipeline_stage *_tnl_default_pipeline[] = { variable in typeref:typename:const struct tnl_pipeline_stage * [] |
Completed in 6 milliseconds