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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.h59 struct svga_3d_update_gb_image;
196 struct svga_3d_update_gb_image *updates;
H A Dsvga_resource_buffer_upload.c46 struct svga_3d_update_gb_image { struct
446 struct svga_3d_update_gb_image *whole_update_cmd = NULL;
485 whole_update_cmd = (struct svga_3d_update_gb_image *) &invalidate_cmd[1];
661 struct svga_3d_update_gb_image *update = sbuf->dma.updates;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.h56 struct svga_3d_update_gb_image;
198 struct svga_3d_update_gb_image *updates;
H A Dsvga_resource_buffer_upload.c46 struct svga_3d_update_gb_image { struct
455 struct svga_3d_update_gb_image *whole_update_cmd = NULL;
497 whole_update_cmd = (struct svga_3d_update_gb_image *) &invalidate_cmd[1];
516 whole_update_cmd = container_of(update_cmd, struct svga_3d_update_gb_image, body);
674 struct svga_3d_update_gb_image *update = sbuf->dma.updates;

Completed in 7 milliseconds