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

/external/chromium_org/third_party/mesa/src/src/glx/
H A Ddri_glx.c93 static const struct glx_context_vtable dri_context_vtable; variable in typeref:struct:glx_context_vtable
560 static const struct glx_context_vtable dri_context_vtable = { variable in typeref:struct:glx_context_vtable
625 pcp->base.vtable = &dri_context_vtable;
/external/mesa3d/src/glx/
H A Ddri_glx.c93 static const struct glx_context_vtable dri_context_vtable; variable in typeref:struct:glx_context_vtable
560 static const struct glx_context_vtable dri_context_vtable = { variable in typeref:struct:glx_context_vtable
625 pcp->base.vtable = &dri_context_vtable;

Completed in 379 milliseconds