Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Ddriwindows_glx.c68 driwindows_destroy_context(struct glx_context *context) in driwindows_destroy_context() function
148 .destroy = driwindows_destroy_context,
180 if (shareList->vtable->destroy != driwindows_destroy_context) { in driwindows_create_context()
255 if (shareList->vtable->destroy != driwindows_destroy_context) { in driwindows_create_context_attribs()