Home
last modified time | relevance | path

Searched defs:vl_dri3_buffer (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys_dri3.c52 struct vl_dri3_buffer struct
54 struct pipe_resource *texture;
55 struct pipe_resource *linear_texture;
57 uint32_t pixmap;
81 struct vl_dri3_buffer *back_buffers[BACK_BUFFER_NUM]; argument