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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_draw.c813 struct svga_winsys_surface *indirect_handle; local in function:draw_vgpu10
864 indirect_handle = svga_buffer_handle(svga, indirect->buffer,
866 if (!indirect_handle)
870 indirect_handle = NULL;
886 indirect_handle,
929 indirect_handle,

Completed in 3 milliseconds