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

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddriwindows_glx.c68 driwindows_destroy_context(struct glx_context *context) function in typeref:typename:void
148 .destroy = driwindows_destroy_context,
180 if (shareList->vtable->destroy != driwindows_destroy_context) {
255 if (shareList->vtable->destroy != driwindows_destroy_context) {
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddriwindows_glx.c68 driwindows_destroy_context(struct glx_context *context) function in typeref:typename:void
112 .destroy = driwindows_destroy_context,
140 if (shareList->vtable->destroy != driwindows_destroy_context) {
215 if (shareList->vtable->destroy != driwindows_destroy_context) {

Completed in 3 milliseconds