Home
last modified time | relevance | path

Searched refs:xcb_request_check (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/glx/
Dcreate_context.c112 err = xcb_request_check(c, cookie); in glXCreateContextAttribsARB()
/external/chromium_org/third_party/mesa/src/src/glx/
Dcreate_context.c112 err = xcb_request_check(c, cookie); in glXCreateContextAttribsARB()
/external/mesa3d/src/glx/tests/
Dcreate_context_unittest.cpp103 xcb_request_check(xcb_connection_t *c, xcb_void_cookie_t cookie) in xcb_request_check() function
/external/chromium_org/third_party/mesa/src/src/glx/tests/
Dcreate_context_unittest.cpp103 xcb_request_check(xcb_connection_t *c, xcb_void_cookie_t cookie) in xcb_request_check() function
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
Dvl_winsys_dri.c149 free(xcb_request_check(scrn->conn, destroy_cookie)); in vl_dri2_destroy_drawable()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys_dri.c149 free(xcb_request_check(scrn->conn, destroy_cookie)); in vl_dri2_destroy_drawable()