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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_streamout.c279 svga->so_surfaces[i] = svga_buffer_handle(svga, sot->base.buffer,
297 svga->so_surfaces[i] = NULL;
303 soBindings, svga->so_surfaces);
307 soBindings, svga->so_surfaces);
324 ret = swc->resource_rebind(swc, svga->so_surfaces[i], NULL, SVGA_RELOC_WRITE);
H A Dsvga_context.h575 struct svga_winsys_surface *so_surfaces[SVGA3D_DX_MAX_SOTARGETS]; member in struct:svga_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_streamout.c455 svga->so_surfaces[i] = svga_buffer_handle(svga, sot->base.buffer,
482 svga->so_surfaces[i] = NULL;
488 soBindings, svga->so_surfaces));
516 ret = swc->resource_rebind(swc, svga->so_surfaces[i], NULL, SVGA_RELOC_WRITE);
H A Dsvga_context.h619 struct svga_winsys_surface *so_surfaces[SVGA3D_DX_MAX_SOTARGETS]; member in struct:svga_context

Completed in 7 milliseconds