Searched refs:x11_window (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_winsys_xlib_swrast.c | 127 Window x11_window, 132 Window x11_window, in vl_swrast_fill_xlib_drawable_desc() 137 XGetWindowAttributes(scrn->display, x11_window, &x11_window_attrs); in vl_swrast_fill_xlib_drawable_desc() 140 scrn->xlib_drawable_handle.drawable = x11_window; in vl_swrast_fill_xlib_drawable_desc() 148 Window x11_window = (Window) drawable; in vl_swrast_texture_from_drawable() local 149 vl_swrast_fill_xlib_drawable_desc(vscreen, x11_window, &scrn->xlib_drawable_handle); in vl_swrast_texture_from_drawable() 152 XGetWindowAttributes(scrn->display, x11_window, &x11_window_attrs); in vl_swrast_texture_from_drawable() 131 vl_swrast_fill_xlib_drawable_desc(struct vl_screen *vscreen, Window x11_window, struct xlib_drawable *drawable_desc) vl_swrast_fill_xlib_drawable_desc() argument
|
Completed in 1 milliseconds