Searched refs:drisw_destroy_context (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddrisw_glx.c397 drisw_destroy_context(struct glx_context *context) function in typeref:typename:void
501 .destroy = drisw_destroy_context,
533 if (shareList->vtable->destroy != drisw_destroy_context) {
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddrisw_glx.c382 drisw_destroy_context(struct glx_context *context) function in typeref:typename:void
492 .destroy = drisw_destroy_context,

Completed in 5 milliseconds