Home
last modified time | relevance | path

Searched refs:svga_3d_update_gb_image (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_buffer.h59 struct svga_3d_update_gb_image;
178 struct svga_3d_update_gb_image *updates;
Dsvga_resource_buffer_upload.c46 struct svga_3d_update_gb_image { struct
235 struct svga_3d_update_gb_image *whole_update_cmd = NULL; in svga_buffer_upload_gb_command()
273 whole_update_cmd = (struct svga_3d_update_gb_image *) &invalidate_cmd[1]; in svga_buffer_upload_gb_command()
450 struct svga_3d_update_gb_image *update = sbuf->dma.updates; in svga_buffer_upload_flush()