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

  /external/mesa3d/src/mesa/tnl/
tnl.h 46 _tnl_DestroyContext( struct gl_context *ctx );
t_context.c 106 _tnl_DestroyContext( struct gl_context *ctx )
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_context.c 213 _tnl_DestroyContext(ctx);
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_context.c 814 _tnl_DestroyContext(&intel->ctx);
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.c 243 _tnl_DestroyContext( radeon->glCtx );
  /external/mesa3d/src/mesa/drivers/dri/swrast/
swrast.c 828 _tnl_DestroyContext( mesaCtx );
  /external/mesa3d/src/mesa/drivers/osmesa/
osmesa.c 813 _tnl_DestroyContext( &osmesa->mesa );
    [all...]
  /external/mesa3d/src/mesa/drivers/windows/gdi/
wmesa.c 1148 _tnl_DestroyContext(ctx);
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
xm_api.c 978 _tnl_DestroyContext( mesaCtx );
    [all...]

Completed in 299 milliseconds