Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/tnl/
Dt_vp_build.h39 extern void _tnl_UpdateFixedFunctionProgram( struct gl_context *ctx );
Dt_vp_build.c41 void _tnl_UpdateFixedFunctionProgram( struct gl_context *ctx ) in _tnl_UpdateFixedFunctionProgram() function
Dt_pipeline.c208 _tnl_UpdateFixedFunctionProgram( ctx ); in _tnl_run_pipeline()