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

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddrisw_glx.c500 static const struct glx_context_vtable drisw_context_vtable = { variable in typeref:typename:const struct glx_context_vtable
560 pcp->base.vtable = &drisw_context_vtable;
667 pcp->base.vtable = &drisw_context_vtable;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddrisw_glx.c491 static const struct glx_context_vtable drisw_context_vtable = { variable in typeref:typename:const struct glx_context_vtable
889 psc->base.context_vtable = &drisw_context_vtable;

Completed in 5 milliseconds