HomeSort by relevance Sort by last modified time
    Searched full:dri2_context_vtable (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/glx/
dri2_glx.c 119 static const struct glx_context_vtable dri2_context_vtable; variable in typeref:struct:glx_context_vtable
221 pcp->base.vtable = &dri2_context_vtable;
311 pcp->base.vtable = &dri2_context_vtable;
941 static const struct glx_context_vtable dri2_context_vtable = { variable in typeref:struct:glx_context_vtable
    [all...]

Completed in 409 milliseconds