Home
last modified time | relevance | path

Searched refs:_tnl_destroy_pipeline (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/tnl/
Dt_pipeline.h38 extern void _tnl_destroy_pipeline( struct gl_context *ctx );
Dt_context.c123 _tnl_destroy_pipeline( ctx ); in _tnl_DestroyContext()
Dt_pipeline.c58 void _tnl_destroy_pipeline( struct gl_context *ctx ) in _tnl_destroy_pipeline() function
/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_context.c94 _tnl_destroy_pipeline(ctx); in i830CreateContext()
Di915_context.c197 _tnl_destroy_pipeline(ctx); in i915CreateContext()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.c272 _tnl_destroy_pipeline( ctx ); in r100CreateContext()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.c309 _tnl_destroy_pipeline( ctx ); in r200CreateContext()