Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys_dri3.c50 struct vl_dri3_buffer struct
52 struct pipe_resource *texture;
53 struct pipe_resource *linear_texture;
78 struct vl_dri3_buffer *back_buffers[BACK_BUFFER_NUM]; argument