Searched refs:authenticate_cookie (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_drm.c148 xcb_dri2_authenticate_cookie_t authenticate_cookie; local
175 authenticate_cookie = xcb_dri2_authenticate_unchecked(xcb_conn,
179 authenticate_cookie,
/external/mesa3d/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_drm.c148 xcb_dri2_authenticate_cookie_t authenticate_cookie; local
175 authenticate_cookie = xcb_dri2_authenticate_unchecked(xcb_conn,
179 authenticate_cookie,
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri.c305 xcb_dri2_authenticate_cookie_t authenticate_cookie; local
354 authenticate_cookie = xcb_dri2_authenticate_unchecked(scrn->conn, s.data->root, magic);
355 authenticate = xcb_dri2_authenticate_reply(scrn->conn, authenticate_cookie, NULL);
/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri.c305 xcb_dri2_authenticate_cookie_t authenticate_cookie; local
354 authenticate_cookie = xcb_dri2_authenticate_unchecked(scrn->conn, s.data->root, magic);
355 authenticate = xcb_dri2_authenticate_reply(scrn->conn, authenticate_cookie, NULL);
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
H A Dplatform_x11.c571 xcb_dri2_authenticate_cookie_t authenticate_cookie; local
576 authenticate_cookie =
579 xcb_dri2_authenticate_reply(dri2_dpy->conn, authenticate_cookie, NULL);
/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_x11.c571 xcb_dri2_authenticate_cookie_t authenticate_cookie; local
576 authenticate_cookie =
579 xcb_dri2_authenticate_reply(dri2_dpy->conn, authenticate_cookie, NULL);

Completed in 752 milliseconds