Home
last modified time | relevance | path

Searched refs:x11_drawable_buffer (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dx11_screen.h44 struct x11_drawable_buffer { struct
127 struct x11_drawable_buffer *
Dnative_dri2.c83 struct x11_drawable_buffer *last_xbufs;
114 struct x11_drawable_buffer *xbufs, in dri2_surface_process_drawable_buffers()
147 struct x11_drawable_buffer *xbuf = &xbufs[i]; in dri2_surface_process_drawable_buffers()
201 struct x11_drawable_buffer *xbufs; in dri2_surface_get_buffers()
Dx11_screen.c375 struct x11_drawable_buffer *
389 return (struct x11_drawable_buffer *) dri2bufs; in x11_drawable_get_buffers()