HomeSort by relevance Sort by last modified time
    Searched refs:xmctx (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
xm_api.c 1337 XMesaContext xmctx = XMesaGetCurrentContext(); local
1360 XMesaContext xmctx = XMesaGetCurrentContext(); local
    [all...]
glx_api.c 1185 XMesaContext xmctx = glxCtx->xmesaContext; local
2206 XMesaContext xmctx = glxCtx->xmesaContext; local
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
xm_api.c 1613 XMesaContext xmctx = XMESA_CONTEXT(ctx); local
    [all...]
xmesaP.h 350 xmesa_check_and_update_buffer_size(XMesaContext xmctx, XMesaBuffer drawBuffer);
fakeglx.c 1294 XMesaContext xmctx = (XMesaContext) ctx; local
2274 XMesaContext xmctx = (XMesaContext) ctx; local
    [all...]
xm_dd.c 751 XMesaContext xmctx = XMESA_CONTEXT(ctx); local
754 xmesa_check_and_update_buffer_size(xmctx, xmdrawbuf);
755 xmesa_check_and_update_buffer_size(xmctx, xmreadbuf);

Completed in 120 milliseconds