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

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddriwindows_glx.c147 static const struct glx_context_vtable driwindows_context_vtable = { variable in typeref:typename:const struct glx_context_vtable
208 pcp->base.vtable = &driwindows_context_vtable;
284 pcp->base.vtable = &driwindows_context_vtable;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddriwindows_glx.c111 static const struct glx_context_vtable driwindows_context_vtable = { variable in typeref:typename:const struct glx_context_vtable
168 pcp->base.vtable = &driwindows_context_vtable;
244 pcp->base.vtable = &driwindows_context_vtable;

Completed in 4 milliseconds