Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/tnl/
Dt_vertex.h146 extern void _tnl_notify_pipeline_output_change( struct gl_context *ctx );
Dt_pipeline.c224 _tnl_notify_pipeline_output_change( ctx ); in _tnl_run_pipeline()
Dt_vertex.c389 void _tnl_notify_pipeline_output_change( struct gl_context *ctx ) in _tnl_notify_pipeline_output_change() function