Home
last modified time | relevance | path

Searched refs:_tnl_vp_pipeline (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/tnl/
Dt_pipeline.h59 extern const struct tnl_pipeline_stage *_tnl_vp_pipeline[];
Dt_context.c69 _tnl_install_pipeline( ctx, _tnl_vp_pipeline ); in _tnl_CreateContext()
Dt_pipeline.c296 const struct tnl_pipeline_stage *_tnl_vp_pipeline[] = { variable