Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/x11/
Dxmesa.h139 extern void XMesaDestroyVisual( XMesaVisual v );
Dxm_api.c870 void XMesaDestroyVisual( XMesaVisual v ) in XMesaDestroyVisual() function
Dfakeglx.c790 XMesaDestroyVisual(VisualTable[i]); in destroy_visuals_on_display()
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.h132 extern void XMesaDestroyVisual( XMesaVisual v );
Dxm_api.c912 void XMesaDestroyVisual( XMesaVisual v ) in XMesaDestroyVisual() function