Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/windows/
Dwindowsgl.h35 void windows_destroy_context(windowsContext *contex);
Dwindowsgl.c187 windows_destroy_context(windowsContext *context) in windows_destroy_context() function
/external/mesa3d/src/glx/
Ddriwindows_glx.c76 windows_destroy_context(pcp->windowsContext); in driwindows_destroy_context()