HomeSort by relevance Sort by last modified time
    Searched refs:_tnl_destroy_pipeline (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/mesa/tnl/
t_pipeline.h 38 extern void _tnl_destroy_pipeline( struct gl_context *ctx );
t_pipeline.c 58 void _tnl_destroy_pipeline( struct gl_context *ctx ) function
t_context.c 117 _tnl_destroy_pipeline( ctx );
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_context.c 81 _tnl_destroy_pipeline(ctx);
i915_context.c 207 _tnl_destroy_pipeline(ctx);
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_context.c 320 _tnl_destroy_pipeline( ctx );
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_context.c 357 _tnl_destroy_pipeline( ctx );

Completed in 104 milliseconds