Searched refs:pixmap_buffer_texture (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri3.c222 struct pipe_resource templ, *pixmap_buffer_texture; local in function:dri3_alloc_back_buffer
260 pixmap_buffer_texture = buffer->linear_texture;
270 pixmap_buffer_texture = buffer->texture;
276 pixmap_buffer_texture, &whandle,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri3.c227 struct pipe_resource templ, *pixmap_buffer_texture; local in function:dri3_alloc_back_buffer
264 pixmap_buffer_texture = buffer->linear_texture;
274 pixmap_buffer_texture = buffer->texture;
279 pixmap_buffer_texture, &whandle, 0);

Completed in 5 milliseconds