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

  /external/mesa3d/src/mesa/main/
context.h 126 _mesa_destroy_context( struct gl_context *ctx );
context.c 1181 _mesa_destroy_context( struct gl_context *ctx ) function
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.c 249 _mesa_destroy_context(radeon->glCtx);
251 /* _mesa_destroy_context() might result in calls to functions that
  /external/mesa3d/src/mesa/drivers/dri/swrast/
swrast.c 830 _mesa_destroy_context( mesaCtx );

Completed in 289 milliseconds